Fixes for tasking

This commit is contained in:
FlightControl
2017-05-09 14:16:22 +02:00
parent 03d215dc2a
commit 299fef16c1
3 changed files with 4 additions and 3 deletions

View File

@@ -223,7 +223,7 @@ function MISSION:New( CommandCenter, MissionName, MissionPriority, MissionBriefi
-- Private implementations
CommandCenter:SetMenu()
return self
end