removed cullzones stuff from renderer

This commit is contained in:
Nikolay Korolev
2020-12-19 12:27:16 +03:00
parent bf90fed2b7
commit 17efc38e35
3 changed files with 0 additions and 53 deletions

View File

@@ -14,8 +14,6 @@ extern bool gbShowPedRoadGroups;
extern bool gbShowCarRoadGroups;
extern bool gbShowCollisionPolys;
extern bool gbShowCollisionLines;
extern bool gbShowCullZoneDebugStuff;
extern bool gbDisableZoneCull; // not original
extern bool gbBigWhiteDebugLightSwitchedOn;
extern bool gbDontRenderBuildings;