(svn r23089) -Add: Allow specifying refits for go-to station orders.

This commit is contained in:
michi_cc
2011-11-04 00:38:59 +00:00
parent 4f6c3fa594
commit a50877bef7
4 changed files with 161 additions and 49 deletions

View File

@@ -19,7 +19,7 @@
#include "engine_type.h"
#include "company_type.h"
void ShowVehicleRefitWindow(const Vehicle *v, VehicleOrderID order, Window *parent);
void ShowVehicleRefitWindow(const Vehicle *v, VehicleOrderID order, Window *parent, bool auto_refit = false);
/** Constants of vehicle view widget indices */
enum VehicleViewWindowWidgets {