Skip to content

Commit 88b65c4

Browse files
authored
Merge pull request #38 from Wenish/patch-1
OnApplicationQuit is not reachable
2 parents 8d14117 + aba857c commit 88b65c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Assets/ColyseusClient.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ IEnumerator Start () {
6363

6464
yield return 0;
6565
}
66-
67-
OnApplicationQuit();
6866
}
6967

7068
void OnOpenHandler (object sender, EventArgs e)

0 commit comments

Comments
 (0)