(svn r2443) -Fix: somehow I delete one line too many :(

This commit is contained in:
celestar 2005-06-15 17:18:32 +00:00
parent 6358c91a5e
commit b73099e083
1 changed files with 1 additions and 0 deletions

View File

@ -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,