We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f26518d commit 1c05f0aCopy full SHA for 1c05f0a
Externals/luabind
src/Common/Config.hpp
@@ -5,10 +5,6 @@
5
// CONFIG_SCRIPT_ENGINE_LOG_EXPORTS
6
// CONFIG_SCRIPT_ENGINE_LOG_SKIPPED_EXPORTS
7
8
-#ifdef DEBUG
9
-#define XRAY_SCRIPTS_NO_BACKWARDS_COMPATIBILITY
10
-#endif
11
-
12
/* Callbacks */
13
#define EXTENDED_ITEM_CALLBACKS // (eItemToBelt, eItemToSlot, eItemToRuck)
14
#define EXTENDED_WEAPON_CALLBACKS // (eOnWeaponZoomIn, eOnWeaponZoomOut, eOnWeaponJammed)
0 commit comments