(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 870edc7d19
commit fd95f78dfc

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,