Skip to content

Commit

Permalink
Fixed using define XRAY_SCRIPTS_NO_BACKWARDS_COMPATIBILITY. It must b…
Browse files Browse the repository at this point in the history
…e defined in luabind/config.hpp
  • Loading branch information
qweasdd136963 committed Sep 29, 2018
1 parent f26518d commit 1c05f0a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion Externals/luabind
Submodule luabind updated 1 files
+4 −0 luabind/config.hpp
4 changes: 0 additions & 4 deletions src/Common/Config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
// CONFIG_SCRIPT_ENGINE_LOG_EXPORTS
// CONFIG_SCRIPT_ENGINE_LOG_SKIPPED_EXPORTS

#ifdef DEBUG
#define XRAY_SCRIPTS_NO_BACKWARDS_COMPATIBILITY
#endif

/* Callbacks */
#define EXTENDED_ITEM_CALLBACKS // (eItemToBelt, eItemToSlot, eItemToRuck)
#define EXTENDED_WEAPON_CALLBACKS // (eOnWeaponZoomIn, eOnWeaponZoomOut, eOnWeaponJammed)
Expand Down

0 comments on commit 1c05f0a

Please sign in to comment.