1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00

Changed strings for #1495

This commit is contained in:
Runelaenen
2015-07-09 12:46:43 +02:00
parent 5109224ba0
commit 8ec0024a4d
2 changed files with 4 additions and 4 deletions

View File

@@ -3788,5 +3788,5 @@ STR_5451 :Open cheats window
STR_5452 :Toggle visibility of toolbars
STR_5453 :Select another ride
STR_5454 :Uncap FPS
STR_5455 :Rotate clockwise
STR_5456 :Rotate anti-clockwise
STR_5458 :Rotate clockwise
STR_5459 :Rotate anti-clockwise

View File

@@ -83,8 +83,8 @@ enum {
STR_PAUSE_GAME_TIP = 833,
STR_DISC_AND_GAME_OPTIONS_TIP = 834,
STR_ROTATE_CLOCKWISE = 5455,
STR_ROTATE_ANTI_CLOCKWISE = 5456,
STR_ROTATE_CLOCKWISE = 5458,
STR_ROTATE_ANTI_CLOCKWISE = 5459,
STR_ABOUT = 847,
STR_ROLLERCOASTER_TYCOON_2 = 848,