Deduplicate & fix prediction reconciliation test (#18635)

This commit is contained in:
Leon Friedrich
2023-08-04 14:21:44 +12:00
committed by GitHub
parent 0e22c2f6e1
commit 9c2af43af6
8 changed files with 83 additions and 1034 deletions

View File

@@ -369,6 +369,7 @@ public sealed partial class CargoSystem
private void OnRoundRestart(RoundRestartCleanupEvent ev)
{
Reset();
CleanupCargoShuttle();
if (_cfgManager.GetCVar(CCVars.GridFill))