1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-24 07:14:31 +01:00

Changed localisation strings

This commit is contained in:
Runelaenen
2015-08-19 22:35:20 +02:00
parent d34a446d61
commit 6ec01c6d65
2 changed files with 4 additions and 4 deletions

View File

@@ -114,8 +114,8 @@ enum {
STR_CANT_RAISE_LAND_HERE = 880,
STR_LOAD_GAME = 882,
STR_SAVE_GAME_AS = 883,
STR_SAVE_GAME = 5512,
STR_SAVE_GAME_AS = 5512,
STR_SAVE_GAME = 883,
STR_LOAD_LANDSCAPE = 884,
STR_SAVE_LANDSCAPE = 885,
STR_QUIT_GAME = 886,