Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Applevangelist 2024-01-23 10:05:13 +01:00
commit f02b774242

View File

@ -2333,7 +2333,8 @@ 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