mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 14:27:16 +00:00
(svn r26632) -Fix [FS#6037]: Incorrect usage of string commands in the order GUI.
This commit is contained in:
parent
e57931adfc
commit
50cdf07bf8
@ -3771,7 +3771,7 @@ STR_ORDER_REFIT_ORDER :(Refit to {STRI
|
||||
STR_ORDER_REFIT_STOP_ORDER :(Refit to {STRING} and stop)
|
||||
STR_ORDER_STOP_ORDER :(Stop)
|
||||
|
||||
STR_ORDER_GO_TO_STATION :{STRING} {STATION} {STRING}
|
||||
STR_ORDER_GO_TO_STATION :{STRING} {STATION} {STRING1}
|
||||
|
||||
STR_ORDER_IMPLICIT :(Implicit)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user