(svn r4709) - Codechange: avoid messing around with globals, magic numbers and literal strings by using a string ID, when drawing the small right arrow for the small order lists (aircraft and ships)
This commit is contained in:
@@ -944,6 +944,8 @@ STR_CRATES :crates
|
||||
STR_RES_OTHER :other
|
||||
STR_NOTHING :
|
||||
|
||||
STR_SMALL_RIGHT_ARROW :{TINYFONT}{RIGHTARROW}
|
||||
|
||||
STR_CANT_SHARE_ORDER_LIST :{WHITE}Can't share order list...
|
||||
STR_CANT_COPY_ORDER_LIST :{WHITE}Can't copy order list...
|
||||
STR_END_OF_SHARED_ORDERS :{SETX 10}- - End of Shared Orders - -
|
||||
|
||||
Reference in New Issue
Block a user