瀏覽代碼

fix thing

Thunder 3 年之前
父節點
當前提交
9382124785
共有 2 個文件被更改,包括 0 次插入16 次删除
  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"