mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
change format to uint8 to stop overflow
[ci-skip]
This commit is contained in:
@@ -3762,7 +3762,7 @@ STR_5420 :Rotate{MOVE_X}{87}{COMMA16}
|
||||
STR_5421 :Zoom
|
||||
STR_5422 :Zoom{MOVE_X}{87}{COMMA16}
|
||||
STR_5423 :Wait
|
||||
STR_5424 :Wait{MOVE_X}{87}{COMMA16}
|
||||
STR_5424 :Wait{MOVE_X}{87}{UINT16}
|
||||
STR_5425 :Restart
|
||||
STR_5426 :End
|
||||
STR_5427 :Coordinates:
|
||||
|
||||
Reference in New Issue
Block a user