Browse Source

fix thing

Thunder 3 years ago
parent
commit
9382124785
2 changed files with 0 additions and 16 deletions
  1. 0 1
      addons/Weapons/$PBOPREFIX$
  2. 0 15
      addons/Weapons/script_component.hpp

+ 0 - 1
addons/Weapons/$PBOPREFIX$

@@ -1 +0,0 @@
-z\RD501\addons\weapons

+ 0 - 15
addons/Weapons/script_component.hpp

@@ -1,15 +0,0 @@
-#define COMPONENT weapons
-#include "\z\RD501\addons\main\script_mod.hpp"
-
-// #define DEBUG_MODE_FULL
-// #define DISABLE_COMPILE_CACHE
-
-#ifdef DEBUG_ENABLED_weapons
-    #define DEBUG_MODE_FULL
-#endif
-    #ifdef DEBUG_SETTINGS_OTHER
-    #define DEBUG_SETTINGS DEBUG_SETTINGS_weapons
-#endif
-
-#include "\z\RD501\addons\main\script_macros.hpp"
-#include "\z\RD501\addons\main\config_macros.hpp"