Unstable v0.1300.0.0 (February 19th 2021)
This commit is contained in:
@@ -64,6 +64,7 @@ namespace Barotrauma
|
||||
|
||||
partial void EndReadyCheck()
|
||||
{
|
||||
if (IsFinished) { return; }
|
||||
IsFinished = true;
|
||||
foreach (Client client in ActivePlayers)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user