Disable Debug

This commit is contained in:
PabstMirror 2016-02-04 13:16:41 -06:00
parent c967bd1ace
commit 54870f872a

View File

@ -18,7 +18,7 @@
*
* Public: No
*/
#define DEBUG_MODE_FULL
// #define DEBUG_MODE_FULL
#include "script_component.hpp"
//Number of tests run (effects performance in worst case scenarior where nothing is found VERSUES reliably finding a pos):