rename backblast to overpressure

This commit is contained in:
commy2
2015-02-15 18:11:50 +01:00
parent f3aa0e58aa
commit 2252f82de7
17 changed files with 32 additions and 32 deletions

View File

@ -0,0 +1,12 @@
#define COMPONENT overpressure
#include "\z\ace\Addons\main\script_mod.hpp"
#ifdef DEBUG_ENABLED_OVERPRESSURE
#define DEBUG_MODE_FULL
#endif
#ifdef DEBUG_ENABLED_OVERPRESSURE
#define DEBUG_SETTINGS DEBUG_ENABLED_OVERPRESSURE
#endif
#include "\z\ace\Addons\main\script_macros.hpp"