rail_gui.c
changeset 3782 89858a50ee93
parent 3781 5c3114798b28
child 3792 2eb8388731bf
--- a/rail_gui.c	Sun May 07 13:10:48 2006 +0000
+++ b/rail_gui.c	Sun May 07 16:34:16 2006 +0000
@@ -755,6 +755,7 @@
 			SetWindowDirty(w);
 			break;
 
+		case 22:
 		case 23:
 			ShowDropDownMenu(w, BuildStationClassDropdown(), _railstation.station_class, 23, 0, 1 << STAT_CLASS_WAYP);
 			break;