mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-21 11:53:30 +00:00
Getting rid of an old annoyance.
This commit is contained in:
@@ -182,7 +182,6 @@ function CLIENT:ShowBriefing()
|
|||||||
if self.ClientBriefing then
|
if self.ClientBriefing then
|
||||||
Briefing = Briefing .. self.ClientBriefing
|
Briefing = Briefing .. self.ClientBriefing
|
||||||
end
|
end
|
||||||
Briefing = Briefing .. " Press [LEFT ALT]+[B] to view the complete mission briefing."
|
|
||||||
self:Message( Briefing, 60, "Briefing" )
|
self:Message( Briefing, 60, "Briefing" )
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user