diff options
-rw-r--r-- | order_gui.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/order_gui.c b/order_gui.c index ef3080949..234c02826 100644 --- a/order_gui.c +++ b/order_gui.c @@ -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, |