turned off debugging.
This commit is contained in:
parent
6f9b41d5b5
commit
b3bad01260
@ -17,8 +17,8 @@
|
||||
changing any of these variables may break the mission systemChat
|
||||
*/
|
||||
blck_locationBlackList = []; // Do not touch ...
|
||||
blck_debugON = true; // Do not touch ...
|
||||
blck_debugLevel = 3; // Do not touch ...
|
||||
blck_debugON = false; // Do not touch ...
|
||||
blck_debugLevel = 0; // Do not touch ...
|
||||
#ifdef blck_milServer
|
||||
if (true) exitWith
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user