you can now load submarines dynamically and load them into the lobby screen and added entity spawner
This commit is contained in:
@@ -1826,7 +1826,7 @@ namespace Barotrauma.Networking
|
||||
}
|
||||
}
|
||||
|
||||
private void ClientWriteLobby(Client c)
|
||||
public void ClientWriteLobby(Client c)
|
||||
{
|
||||
bool isInitialUpdate = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user