aircraft_cmd.c
changeset 3008 7b519db78ce2
parent 3005 db4007baa0ab
child 3139 4c950c7ec5c9
--- 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) {