class Game_Variables
#--------------------------------------------------------------------------
# ● 返回编号
# value : 变量的值
#--------------------------------------------------------------------------
def index(value)
return @data.index(value)
end
end
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |