Merge branch 'Development' of github.com:progtime-net/ZoFo into Development

This commit is contained in:
SergoDobro 2024-08-16 13:07:32 +03:00
commit 6b5f11c8da

View file

@ -65,7 +65,7 @@ namespace ZoFo.GameCore.GameManagers.NetworkManager
} }
/// <summary> /// <summary>
/// создается /// создается одиночная комната к которой ты подключаешься
/// </summary> /// </summary>
public void JoinYourself() // single player public void JoinYourself() // single player
{ {