mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Merge remote-tracking branch 'origin/master' into develop
# Conflicts: # Moose Development/Moose/Wrapper/Controllable.lua
This commit is contained in:
commit
dd496d35a8
@ -691,7 +691,6 @@ function CONTROLLABLE:CommandActivateACLS( UnitID, Name, Delay )
|
||||
SCHEDULER:New( nil, self.CommandActivateACLS, { self, UnitID, Name }, Delay )
|
||||
else
|
||||
local controller = self:_GetController()
|
||||
self:I({controller})
|
||||
controller:setCommand( CommandActivateACLS )
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user