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:
@@ -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
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user