1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

Disabled Debug Define ()

This commit is contained in:
Daniel Jupp 2017-10-20 15:46:51 -05:00 committed by jonpas
parent 89495d4dc2
commit c34b1e1376

View File

@ -16,7 +16,7 @@
*
* Public: Yes
*/
#define DEBUG_MODE_FULL
// #define DEBUG_MODE_FULL
#include "script_component.hpp"
params ["_soundClass", "_posASL", "_volume", "_distance"];