aircraft_cmd.c
changeset 1874 0de81735ed43
parent 1802 448f187042d3
child 1877 e7318705dd04
--- a/aircraft_cmd.c	Sun May 29 20:42:01 2005 +0000
+++ b/aircraft_cmd.c	Mon May 30 10:18:18 2005 +0000
@@ -295,7 +295,7 @@
 		v->service_interval = _patches.servint_aircraft;
 
 		v->date_of_last_service = _date;
-		v->build_year = _cur_year;
+		v->build_year = u->build_year = _cur_year;
 
 		v->cur_image = u->cur_image = 0xEA0;