mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-21 21:17:30 +00:00
xx
This commit is contained in:
@@ -1232,7 +1232,7 @@ function CSAR:_EventHandler(EventData)
|
|||||||
local _place = _event.Place -- Wrapper.Airbase#AIRBASE
|
local _place = _event.Place -- Wrapper.Airbase#AIRBASE
|
||||||
|
|
||||||
if _place == nil then
|
if _place == nil then
|
||||||
self:T(self.lid .. " Landing Place Nil")
|
self:T(self.lid .. " Landing Place nil")
|
||||||
return self -- error!
|
return self -- error!
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user