mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
Removed stray leftover comment
This commit is contained in:
parent
0be4e5b999
commit
38c8bb4dda
@ -1125,7 +1125,6 @@ static bool VerifyCanSpawn(GameObject obj)
|
||||
return true;
|
||||
}
|
||||
|
||||
// Deprecated 11/23/2019
|
||||
/// <summary>
|
||||
/// This spawns an object like NetworkServer.Spawn() but also assigns Client Authority to the specified client.
|
||||
/// <para>This is the same as calling NetworkIdentity.AssignClientAuthority on the spawned object.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user