src/vehicle_gui.cpp
changeset 10720 920031312684
parent 10716 2406d1520245
child 10741 6efaa60ef3c6
--- a/src/vehicle_gui.cpp	Mon May 26 17:53:37 2008 +0000
+++ b/src/vehicle_gui.cpp	Mon May 26 18:25:27 2008 +0000
@@ -806,7 +806,6 @@
 		PlayerID player = (PlayerID)GB(this->window_number, 0, 8);
 
 		this->vehicle_type = (VehicleType)GB(this->window_number, 11, 5);
-		this->vehicles.Clear();
 		this->caption_color = player;
 
 		/* Hide the widgets that we will not use in this window