Fixes
It compiles now, but it's probably really broken.
This commit is contained in:
@@ -324,7 +324,6 @@ namespace Barotrauma.Items.Components
|
||||
|
||||
if (unsentChanges && sendUpdateTimer<= 0.0f)
|
||||
{
|
||||
item.NewComponentEvent(this, true, true);
|
||||
sendUpdateTimer = NetworkUpdateInterval;
|
||||
unsentChanges = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user