Remove more references to high velocity ammo (#18857)

This commit is contained in:
Leon Friedrich
2023-08-08 16:39:35 +12:00
committed by GitHub
parent fabc5c1636
commit b345625de9
2 changed files with 1 additions and 8 deletions

View File

@@ -26,6 +26,7 @@ namespace Content.YAMLLinter
if (count == 0)
{
Console.WriteLine($"No errors found in {(int) stopwatch.Elapsed.TotalMilliseconds} ms.");
PoolManager.Shutdown();
return 0;
}