mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
fix scriptComponent.hpp
This commit is contained in:
parent
7b49e06b0d
commit
ad47b9a5df
@ -3,12 +3,12 @@
|
|||||||
|
|
||||||
// #define DEBUG_MODE_FULL
|
// #define DEBUG_MODE_FULL
|
||||||
|
|
||||||
#ifdef DEBUG_ENABLED_COMMON
|
#ifdef DEBUG_ENABLED_NORADIO
|
||||||
#define DEBUG_MODE_FULL
|
#define DEBUG_MODE_FULL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef DEBUG_ENABLED_COMMON
|
#ifdef DEBUG_SETTINGS_NORADIO
|
||||||
#define DEBUG_SETTINGS DEBUG_ENABLED_COMMON
|
#define DEBUG_SETTINGS DEBUG_SETTINGS_NORADIO
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "\z\ace\addons\main\script_macros.hpp"
|
#include "\z\ace\addons\main\script_macros.hpp"
|
||||||
|
Loading…
Reference in New Issue
Block a user