mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-26 11:08:59 +00:00
a9ea169301
Previously private messages and announcements got handled the same way. This adds a distinct handling for server announcements, which allows formatting them in a different way. They are now not prefixed with "Private" anymore and show the announcement subject as well, if one was set. Patch by: @Dunedan Accepted by: @Stan Differential Revision: https://code.wildfiregames.com/D5268 This was SVN commit r28186.