mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-21 22:53:19 +00:00
(svn r2443) -Fix: somehow I delete one line too many :(
This commit is contained in:
parent
6358c91a5e
commit
b73099e083
@ -27,6 +27,7 @@ static int OrderGetSel(Window *w)
|
||||
}
|
||||
|
||||
static StringID StationOrderStrings[] = {
|
||||
STR_8806_GO_TO,
|
||||
STR_8807_GO_TO_TRANSFER,
|
||||
STR_8808_GO_TO_UNLOAD,
|
||||
STR_8809_GO_TO_TRANSFER_UNLOAD,
|
||||
|
Loading…
Reference in New Issue
Block a user