train_cmd.c
changeset 1935 f43f062c9498
parent 1934 b3d568113d4d
child 1942 634961366cdc
--- a/train_cmd.c	Wed Jun 15 14:04:48 2005 +0000
+++ b/train_cmd.c	Wed Jun 15 16:58:15 2005 +0000
@@ -2327,7 +2327,7 @@
 		// Yeah, keep the load/unload flags
 		// Non Stop now means if the order should be increased.
 		v->current_order.type = OT_LOADING;
-		v->current_order.flags &= OF_FULL_LOAD | OF_UNLOAD;
+		v->current_order.flags &= OF_FULL_LOAD | OF_UNLOAD | OF_TRANSFER;
 		v->current_order.flags |= OF_NON_STOP;
 	} else {
 		// No, just do a simple load