
 
#--------------------------------------------------------------------------
# ● 主逻辑
#--------------------------------------------------------------------------
def main
start
post_start
update until scene_changing?
pre_terminate
terminate
end
def start
super
create_command_window
create_gold_window
create_status_window
end
| 欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |