This commit is contained in:
FlightControl
2016-06-13 18:47:38 +02:00
parent 32a179d0b6
commit 61f55b3bd8
30 changed files with 1095 additions and 40401 deletions

View File

@@ -131,7 +131,7 @@ function TASK:ShowGoalProgress( Mission, Client )
end
if Mission.MissionReportFlash or Mission.MissionReportShow then
Client:Message( GoalsText, 10, "/TASKPROGRESS" .. self.ClassName, "Mission Command: Task Status", 30 )
Client:Message( GoalsText, 10, "Mission Command: Task Status", 30, "Task status" )
end
end