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