Diabled debuging.

This commit is contained in:
Ghostrider-GRG- 2018-05-28 17:59:17 -04:00
parent abd965dd5a
commit dccbc72ad6

View File

@ -12,8 +12,8 @@
*/
#include"\q\addons\custom_server\Configs\blck_defines.hpp";
blck_debugON = true;
blck_debugLevel = 2; // Sets level of detail for debugging info - WIP.
blck_debugON = false;
blck_debugLevel = 0; // Sets level of detail for debugging info - WIP.
blck_minFPS = 8;
////////////////////////////////////////////////