mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
docs: fix link to spawn custom player
This commit is contained in:
parent
aa9e9efa67
commit
1d4b1faac2
@ -198,7 +198,7 @@ public void Deserialize(NetworkReader reader)
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Obsolete: Create your own message instead. See <a href="../Guides/Guides/GameObjects/SpawnPlayerCustom.md">Custom Players</a>
|
||||
/// Obsolete: Create your own message instead. See <a href="../Guides/GameObjects/SpawnPlayerCustom.md">Custom Players</a>
|
||||
/// </summary>
|
||||
[Obsolete("Create your own message instead. See https://mirror-networking.com/docs/Guides/GameObjects/SpawnPlayerCustom.html")]
|
||||
public void Serialize(NetworkWriter writer)
|
||||
|
Loading…
Reference in New Issue
Block a user