Commit 71ab8cc1 authored by 神楽坂玲奈's avatar 神楽坂玲奈

fix

parent 3ce5d865
...@@ -128,6 +128,7 @@ class Window_Deck < Window_Scrollable ...@@ -128,6 +128,7 @@ class Window_Deck < Window_Scrollable
case index[1] case index[1]
when :edit when :edit
Ygocore.run_ygocore(File.basename(@items[index[0]], ".ydk")) Ygocore.run_ygocore(File.basename(@items[index[0]], ".ydk"))
refresh
when :share when :share
card_usages = [] card_usages = []
side = false side = false
......
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