mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Change new mission screenmsg to green
This commit is contained in:
@@ -3939,7 +3939,7 @@ void DailyUpdate()
|
||||
}
|
||||
}
|
||||
|
||||
ScreenMsg(FONT_MCOLOR_LTYELLOW, MSG_INTERFACE, szRebelCommandText[RCT_NEW_MISSIONS_AVAILABLE_NOTIFICATION]);
|
||||
ScreenMsg(FONT_MCOLOR_LTGREEN, MSG_INTERFACE, szRebelCommandText[RCT_NEW_MISSIONS_AVAILABLE_NOTIFICATION]);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user