Codechange: Remove STR_TINY_RIGHT_ARROW

This commit is contained in:
glx22
2023-04-28 17:02:34 +02:00
committed by PeterN
parent 222e37d319
commit 045a99dd23
2 changed files with 3 additions and 3 deletions

View File

@@ -5591,6 +5591,7 @@ STR_VEHICLE_NAME :{VEHICLE}
STR_WAYPOINT_NAME :{WAYPOINT}
STR_JUST_CARGO :{CARGO_LONG}
STR_JUST_RIGHT_ARROW :{RIGHT_ARROW}
STR_JUST_CHECKMARK :{CHECKMARK}
STR_JUST_COMMA :{COMMA}
STR_JUST_CURRENCY_SHORT :{CURRENCY_SHORT}
@@ -5610,7 +5611,6 @@ STR_JUST_BIG_RAW_STRING :{BIG_FONT}{RAW_
# Slightly 'raw' stringcodes with colour or size
STR_WHITE_SIGN :{WHITE}{SIGN}
STR_TINY_BLACK_HEIGHT :{TINY_FONT}{BLACK}{HEIGHT}
STR_TINY_RIGHT_ARROW :{TINY_FONT}{RIGHT_ARROW}
STR_BLACK_1 :{BLACK}1
STR_BLACK_2 :{BLACK}2