(svn r3052) Fix last commit *grml*

This commit is contained in:
tron
2005-10-16 14:12:21 +00:00
parent 0834a88a12
commit 9314ea877f
3 changed files with 25 additions and 7 deletions

View File

@@ -447,6 +447,7 @@ VARDEF VehicleID _new_ship_id;
VARDEF VehicleID _new_roadveh_id;
VARDEF uint16 _aircraft_refit_capacity;
VARDEF byte _cmd_build_rail_veh_score;
VARDEF byte _cmd_build_rail_veh_var1;
// for each player, for each vehicle type, keep a list of the vehicles.
//VARDEF Vehicle *_vehicle_arr[8][4];