Skip to content

Commit 784805b

Browse files
committed
up
1 parent 21d5e23 commit 784805b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

KBEMain.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ void OnDestroy()
8080
if (KBEngineApp.app != null)
8181
{
8282
KBEngineApp.app.destroy();
83+
KBEngineApp.app = null;
8384
}
8485
MonoBehaviour.print("clientapp::OnDestroy(): end");
8586
}

0 commit comments

Comments
 (0)