Do not disconnect when networking has not been started yet
This commit is contained in:
parent
b7dd213e3a
commit
145bb2e8bf
@ -183,6 +183,7 @@ namespace Passer {
|
||||
}
|
||||
#endif
|
||||
private void OnDestroy() {
|
||||
if (starter != null)
|
||||
starter.StopClient();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user