(svn r9770) -Codechange: perform the payment of cargo when loading/unloading, but when arriving at the station.
This commit is contained in:
@@ -508,7 +508,7 @@ void ShowAircraftViewWindow(const Vehicle* v);
|
||||
|
||||
UnitID GetFreeUnitNumber(byte type);
|
||||
|
||||
int LoadUnloadVehicle(Vehicle *v, bool just_arrived);
|
||||
int LoadUnloadVehicle(Vehicle *v);
|
||||
|
||||
void TrainConsistChanged(Vehicle *v);
|
||||
void TrainPowerChanged(Vehicle *v);
|
||||
|
||||
Reference in New Issue
Block a user