Florian Steinschorn před 4 roky
rodič
revize
62b3476095
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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 {
 		author = "RD501";
         curatorCanAttach = 1;
-		isGlobal = 0;
+		isGlobal = 1;
 		scope = 1;
 		scopeCurator = 2;
         isTriggerActivated = 0;
@@ -268,4 +268,4 @@ class Extended_PreInit_EventHandlers
 	};
 };
 
-#include "ui\RscAttributes.hpp"
+#include "ui\RscAttributes.hpp"