mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Merge pull request #1495 from FlightControl-Master/FF/MasterDevel
Update Unit.lua
This commit is contained in:
commit
f7a7ea14a3
@ -1429,7 +1429,7 @@ function UNIT:GetTemplateFuel()
|
|||||||
return nil
|
return nil
|
||||||
end
|
end
|
||||||
|
|
||||||
--- GROUND - Switch on/off radar emissions
|
--- GROUND - Switch on/off radar emissions.
|
||||||
-- @param #UNIT self
|
-- @param #UNIT self
|
||||||
-- @param #boolean switch
|
-- @param #boolean switch
|
||||||
function UNIT:EnableEmission(switch)
|
function UNIT:EnableEmission(switch)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user