mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Syntax
This commit is contained in:
parent
1ad62db633
commit
c709682344
@ -515,10 +515,7 @@ static void DestroyObject(uint netId)
|
||||
NetworkIdentity.spawned.Remove(netId);
|
||||
localObject.Reset();
|
||||
}
|
||||
else
|
||||
{
|
||||
// Debug.LogWarning("Did not find target for destroy message for " + netId);
|
||||
}
|
||||
//else Debug.LogWarning("Did not find target for destroy message for " + netId);
|
||||
}
|
||||
|
||||
internal static void OnUpdateVarsMessage(UpdateVarsMessage msg)
|
||||
|
Loading…
Reference in New Issue
Block a user