5202af9...3ea33fb
This commit is contained in:
@@ -105,6 +105,8 @@ namespace Barotrauma.Items.Components
|
||||
progressTimer = 0.0f;
|
||||
}
|
||||
}
|
||||
|
||||
voltage -= deltaTime * 10.0f;
|
||||
}
|
||||
|
||||
private void PutItemsToLinkedContainer()
|
||||
@@ -162,8 +164,6 @@ namespace Barotrauma.Items.Components
|
||||
|
||||
if (!IsActive) { progressState = 0.0f; }
|
||||
|
||||
if (!IsActive) { progressState = 0.0f; }
|
||||
|
||||
#if CLIENT
|
||||
if (!IsActive)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user