Commit 1c723293 authored by zh99998's avatar zh99998

版本0.4.6,修正iDuel观战画面无法输入问题

parent 5ee5fb59
...@@ -171,6 +171,7 @@ class Scene_Duel < Scene ...@@ -171,6 +171,7 @@ class Scene_Duel < Scene
end end
def update def update
@cardinfo_window.update @cardinfo_window.update
@chat_window.update
super super
end end
def refresh def refresh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment