mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
SUPPRESSION & AIRBOSS
- Fixed bug/typo in SUPPRESSION:SetHomeBase() function. - Added AIRBOSS Marshal event.
This commit is contained in:
@@ -629,7 +629,7 @@ function RECOVERYTANKER:SetHomeBase(airbase, terminaltype)
|
||||
if not self.airbase then
|
||||
self:E(self.lid.."ERROR: Airbase is nil!")
|
||||
end
|
||||
if termialtype then
|
||||
if terminaltype then
|
||||
self.terminaltype=terminaltype
|
||||
end
|
||||
return self
|
||||
|
||||
Reference in New Issue
Block a user