mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
commented noisy debug
This commit is contained in:
parent
a662a52430
commit
8c6daf318f
@ -1398,7 +1398,7 @@ public static void DestroyAllClientObjects()
|
|||||||
/// <summary>Shutdown the client.</summary>
|
/// <summary>Shutdown the client.</summary>
|
||||||
public static void Shutdown()
|
public static void Shutdown()
|
||||||
{
|
{
|
||||||
Debug.Log("Shutting down client.");
|
//Debug.Log("Shutting down client.");
|
||||||
ClearSpawners();
|
ClearSpawners();
|
||||||
spawnableObjects.Clear();
|
spawnableObjects.Clear();
|
||||||
ready = false;
|
ready = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user