Release 1.9.8.0 - Summer Update Hotfix 1

This commit is contained in:
Regalis11
2025-07-01 11:40:07 +03:00
parent fd34473640
commit 6661bb607b
18 changed files with 109 additions and 33 deletions
@@ -2333,7 +2333,6 @@ namespace Barotrauma
private void SendPendingNetworkUpdatesInternal()
{
DebugConsole.NewMessage($"Sending status event for item {Name}", Color.Gray);
CreateStatusEvent(loadingRound: false);
lastSentCondition = condition;
sendConditionUpdateTimer = NetConfig.ItemConditionUpdateInterval;