Merge branch 'FF/Ops' into FF/OpsDev

This commit is contained in:
Frank
2024-01-23 11:05:50 +01:00
15 changed files with 171 additions and 49 deletions

View File

@@ -2359,9 +2359,10 @@ function FLIGHTGROUP:onafterCruise(From, Event, To)
---
-- CLIENT
---
--self:_UpdateMenu(0.1)
-- Had this commented out (forgot why, probably because it was not necessary) but re-enabling it because of carrier launch.
self:_UpdateMenu(0.1)
end
end