This commit is contained in:
NotAlwaysTrue
2026-04-30 22:12:12 +08:00
parent 25683dcf39
commit b5b25a2ccb

View File

@@ -843,7 +843,7 @@ namespace Barotrauma
{
lastUpdatedItem = item;
item.Update(deltaTime, cam);
}
});
}
catch (InvalidOperationException e)
{