mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
ARTY v0.9.4
ARTY: improved outofammo/rearming behaviour
This commit is contained in:
@@ -964,7 +964,6 @@ do -- COORDINATE
|
||||
function COORDINATE:GetSurfaceType()
|
||||
local vec2=self:GetVec2()
|
||||
local surface=land.getSurfaceType(vec2)
|
||||
self:MarkToAll("Surface type = "..surface)
|
||||
return surface
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user