1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00

add recent messages to toolbar, closes #1423

This commit is contained in:
IntelOrca
2015-07-22 18:13:35 +01:00
parent 18e492b898
commit 1f2502c8c2
8 changed files with 48 additions and 10 deletions

View File

@@ -163,6 +163,7 @@ typedef struct {
uint8 toolbar_show_finances;
uint8 toolbar_show_research;
uint8 toolbar_show_cheats;
uint8 toolbar_show_news;
uint8 select_by_track_type;
uint8 console_small_font;
utf8string current_theme_preset;