1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-02-02 03:35:09 +01:00

Started refactor of viewport drawing

Renabled banner paint setup
This commit is contained in:
Duncan Frost
2015-05-30 12:24:27 +01:00
parent d5bf01e22c
commit 9958ffc0f7
5 changed files with 106 additions and 75 deletions

View File

@@ -518,6 +518,8 @@ enum {
STR_CANT_OPEN_PARK = 1723,
STR_CANT_CLOSE_PARK = 1724,
STR_BANNER_TEXT = 1731,
STR_NUMBER_OF_LAPS = 1734,
STR_NUMBER_OF_LAPS_TIP = 1735,
@@ -1146,6 +1148,7 @@ enum {
STR_MUSIC_ACKNOWLEDGEMENTS = 2863,
STR_TOO_MANY_BANNERS_IN_GAME = 2980,
STR_NO_ENTRY = 2981,
STR_CHANGE_BANNER_TEXT_TIP = 2986,
STR_SET_AS_NO_ENTRY_BANNER_TIP = 2987,