aircraft_cmd.c
changeset 3008 cef26520c91e
parent 3005 2590b9b4823b
child 3139 b17abef09e15
--- a/aircraft_cmd.c	Sat Feb 11 09:17:16 2006 +0000
+++ b/aircraft_cmd.c	Sat Feb 11 09:24:51 2006 +0000
@@ -498,7 +498,7 @@
 			pass /= 4;
 			break;
 	}
-	_aircraft_refit_capacity = pass;
+	_returned_refit_capacity = pass;
 
 	cost = 0;
 	if (IS_HUMAN_PLAYER(v->owner) && new_cid != v->cargo_type) {