Changeset - r1937:f725882c2c4f
[Not reviewed]
master
0 1 0
celestar - 19 years ago 2005-06-15 17:18:32
celestar@openttd.org
(svn r2443) -Fix: somehow I delete one line too many :(
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
order_gui.c
Show inline comments
 
@@ -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,
0 comments (0 inline, 0 general)