class Game_Interpreter #-------------------------------------------------------------------------- # ● 执行 #-------------------------------------------------------------------------- def run #wait_for_message while @list[@index] do execute_command @index += 1 end Fiber.yield @fiber = nil end end
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |