Skip to content

Commit 78e9605

Browse files
committed
切换账号后发消息提示非法问题检查 #958
kbengine/kbengine#958
1 parent 17376cd commit 78e9605

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

KBEMain.cs

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ protected virtual void OnDestroy()
8686
KBEngineApp.app.destroy();
8787
KBEngineApp.app = null;
8888
}
89+
KBEngine.Event.clear();
8990
MonoBehaviour.print("clientapp::OnDestroy(): end");
9091
}
9192

0 commit comments

Comments
 (0)