소스 검색

fix seelct typo

m3ales 4 년 전
부모
커밋
d82d762d38
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      addons - Copy/RD501_Droid_Dispenser/functions/fnc_moduleOrbitalDroidDispenser.sqf

+ 1 - 1
addons - Copy/RD501_Droid_Dispenser/functions/fnc_moduleOrbitalDroidDispenser.sqf

@@ -4,7 +4,7 @@ LOG("Spawned Orbital Drop Droid Dispenser Logic");
 
 _logic = _this select 0;
 _units = _this select 1;
-_activated = _this seelct 2;
+_activated = _this select 2;
 
 if ({local _x} count (objectcurators _logic) > 0) then {
     //--- Reveal the circle to curators