Final Changes for V 6.88

Includes optimizations from HeMan
This commit is contained in:
Chris Cardozo 2018-11-19 10:04:28 -05:00
parent cff1ca109d
commit ea9d6f122e

View File

@ -14,7 +14,7 @@
*/
#include "\q\addons\custom_server\Configs\blck_defines.hpp";
#ifdef blck_debugMode
diag_log "_fnc_changeToMoveWaypoint: blck_debugMode enabled";
//diag_log "_fnc_changeToMoveWaypoint: blck_debugMode enabled";
#endif
private["_group","_wp","_wpPos","_dis","_arc","_dir","_newPos","_marker","_center","_minDis","_maxDis"];