以下引用yangff于2008-8-24 15:18:58的发言:
alias old_update update
def update
old_update
if $game_switches[QUESTION_STRING::NUMBER] then
@window_string.visible = true
@window_string.refresh
else
@window_string.visible = false
end
end
end
这明显没有优化。。。
每帧刷新一次
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |