aircraft_cmd.c
changeset 1266 eccd576e322f
parent 1263 38ec6c6fc266
child 1282 ea2ae881814c
--- a/aircraft_cmd.c	Wed Feb 02 15:45:53 2005 +0000
+++ b/aircraft_cmd.c	Wed Feb 02 16:16:43 2005 +0000
@@ -232,7 +232,7 @@
 
 //		v->load_unload_time_rem = 0;
 //		v->progress = 0;
-		v->last_station_visited = 0xFFFF;
+		v->last_station_visited = INVALID_STATION;
 //		v->destination_coords = 0;
 
 		v->max_speed = avi->max_speed;