Build 0.17.14.0

This commit is contained in:
Markus Isberg
2022-04-27 07:44:37 +09:00
parent 7a09cf3260
commit 6e38444fc4
47 changed files with 560 additions and 280 deletions
@@ -443,6 +443,9 @@ namespace Barotrauma
{
removeQueue.Clear();
spawnQueue.Clear();
#if CLIENT
receivedEvents.Clear();
#endif
}
}
}