class Window_TitleCommand def make_command_list add_command(Vocab::new_game, :new_game) add_command(Vocab::shutdown, :shutdown) end end
howhow1314 发表于 2015-11-9 10:49
class Window_TitleCommand
def make_command_list
add_command(Vocab::new_game, :new_game)
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |