mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
treatment debug
This commit is contained in:
parent
4484a36f25
commit
410c5f1d5f
@ -13,7 +13,7 @@
|
||||
*
|
||||
* Public: Yes
|
||||
*/
|
||||
|
||||
#define DEBUG_MODE_FULL
|
||||
#include "script_component.hpp"
|
||||
|
||||
params ["_caller", "_target", "_selectionName", "_className"];
|
||||
|
@ -14,7 +14,7 @@
|
||||
*
|
||||
* Public: No
|
||||
*/
|
||||
|
||||
#define DEBUG_MODE_FULL
|
||||
#include "script_component.hpp"
|
||||
|
||||
params ["_args"];
|
||||
|
@ -14,7 +14,7 @@
|
||||
*
|
||||
* Public: No
|
||||
*/
|
||||
|
||||
#define DEBUG_MODE_FULL
|
||||
#include "script_component.hpp"
|
||||
|
||||
params ["_args"];
|
||||
|
@ -3,7 +3,7 @@
|
||||
#include "\z\ace\addons\main\script_mod.hpp"
|
||||
|
||||
// #define DEBUG_MODE_FULL
|
||||
// #define DISABLE_COMPILE_CACHE
|
||||
#define DISABLE_COMPILE_CACHE
|
||||
// #define CBA_DEBUG_SYNCHRONOUS
|
||||
// #define ENABLE_PERFORMANCE_COUNTERS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user