1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 03:53:07 +01:00

start implementing window_track_place

This commit is contained in:
IntelOrca
2014-09-30 18:56:30 +01:00
parent 4aff83e508
commit 2b9aa8a2b7
4 changed files with 217 additions and 4 deletions

View File

@@ -1177,7 +1177,8 @@ enum {
STR_CLICK_ON_DESIGN_TO_BUILD_IT_TIP = 3111,
STR_CLICK_ON_DESIGN_TO_RENAME_OR_DELETE_IT = 3112,
STR_SELECT_A_DIFFERENT_DESIGN = 3113,
STR_GO_BACK_TO_DESIGN_SELECTION_WINDOW_TIP = 3114,
STR_SAVE_TRACK_DESIGN = 3115,
STR_SAVE_TRACK_DESIGN_NOT_POSSIBLE = 3116,