#--------------------------------------------------------------------------
# ● 更新画面
#--------------------------------------------------------------------------
def update
# 计时器减 1
if @timer_working and @timer > 0
unless $game_switches[14] == true
@timer -= 1
end
end
end
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |