Florian Steinschorn 4 年 前
コミット
62b3476095
1 ファイル変更2 行追加2 行削除
  1. 2 2
      addons - Copy/RD501_Zeus/config.cpp

+ 2 - 2
addons - Copy/RD501_Zeus/config.cpp

@@ -148,7 +148,7 @@ class CfgVehicles
 	class macro_new_ordnance(OrbitalLaser): Module_F {
 	class macro_new_ordnance(OrbitalLaser): Module_F {
 		author = "RD501";
 		author = "RD501";
         curatorCanAttach = 1;
         curatorCanAttach = 1;
-		isGlobal = 0;
+		isGlobal = 1;
 		scope = 1;
 		scope = 1;
 		scopeCurator = 2;
 		scopeCurator = 2;
         isTriggerActivated = 0;
         isTriggerActivated = 0;
@@ -268,4 +268,4 @@ class Extended_PreInit_EventHandlers
 	};
 	};
 };
 };
 
 
-#include "ui\RscAttributes.hpp"
+#include "ui\RscAttributes.hpp"