Revised the Command Center menu generation for MP and in SP when coming back from spectators or when changing the slot.

This commit is contained in:
FlightControl_Master
2018-03-05 11:49:05 +01:00
parent 03c38356ce
commit 0147c3a17c
2 changed files with 7 additions and 5 deletions

View File

@@ -739,7 +739,7 @@ end
--
-- @param #MISSION self
-- @return #string
function MISSION:ReportStatus()
function MISSION:ReportSummary()
local Report = REPORT:New()