Revert PVS changes (#10735)

This commit is contained in:
Leon Friedrich
2022-08-21 07:27:41 +12:00
committed by GitHub
parent f99d0151e6
commit ff2a67bc74
7 changed files with 26 additions and 32 deletions

View File

@@ -45,6 +45,7 @@ public static class PoolManager
(CCVars.GameMapForced.Name, "true", true),
(CCVars.AdminLogsQueueSendDelay.Name, "0", true),
(CCVars.NetPVS.Name, "false", true),
(CCVars.NetInterp.Name, "false", true),
(CCVars.NPCMaxUpdates.Name, "999999", true),
(CCVars.GameMapForced.Name, "true", true),
(CCVars.SysWinTickPeriod.Name, "0", true),