class Window_Message alias bopomofo_update_show_fast update_show_fast def update_show_fast bopomofo_update_show_fast if !$game_switches[1] end end
class << Input alias bopomofo_trigger? trigger? def trigger?(sym) return false if sym == :C && $game_switches[1] bopomofo_trigger?(sym) end end
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |