Commit c219757b authored by Ever's avatar Ever

+1

parent a8e85062
...@@ -26,6 +26,7 @@ public class LoadingPanel : MonoBehaviour ...@@ -26,6 +26,7 @@ public class LoadingPanel : MonoBehaviour
private void ClosePanel(object[] values) private void ClosePanel(object[] values)
{ {
JIndu.value = 1;
StartCoroutine(DelayClose()); StartCoroutine(DelayClose());
} }
......
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