mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
disabled debug for medical
This commit is contained in:
parent
74cb948323
commit
0c371ddf37
@ -1,9 +1,6 @@
|
|||||||
#define COMPONENT medical
|
#define COMPONENT medical
|
||||||
#include "\z\ace\addons\main\script_mod.hpp"
|
#include "\z\ace\addons\main\script_mod.hpp"
|
||||||
|
|
||||||
#define DEBUG_ENABLED_MEDICAL true
|
|
||||||
#define DEBUG_SETTINGS_MEDICAL true
|
|
||||||
|
|
||||||
#ifdef DEBUG_ENABLED_MEDICAL
|
#ifdef DEBUG_ENABLED_MEDICAL
|
||||||
#define DEBUG_MODE_FULL
|
#define DEBUG_MODE_FULL
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user