v1.2.7.0 (Winter Update hotfix)
This commit is contained in:
@@ -218,6 +218,7 @@ namespace Barotrauma
|
||||
{
|
||||
if (primaryMouseButtonHeld)
|
||||
{
|
||||
ShowHulls = true;
|
||||
hull.WaterVolume += 100000.0f * deltaTime;
|
||||
hull.networkUpdatePending = true;
|
||||
hull.serverUpdateDelay = 0.5f;
|
||||
|
||||
Reference in New Issue
Block a user