This commit is contained in:
vis2k 2021-03-10 16:10:04 +08:00
parent 6ad3b5a6b7
commit a079f2a412

View File

@ -2,7 +2,7 @@
namespace Mirror
{
/// <summary>Start position for player spawning, automaticallyr egisters itself in the NetworkManager.</summary>
/// <summary>Start position for player spawning, automatically registers itself in the NetworkManager.</summary>
[DisallowMultipleComponent]
[AddComponentMenu("Network/NetworkStartPosition")]
[HelpURL("https://mirror-networking.com/docs/Articles/Components/NetworkStartPosition.html")]