Files @ r4351:04a502e12263
Branch filter:

Location: cpp/openttd-patchpack/source/scenario/README

truelight
(svn r6052) -Codechange: change OrderType (order->type) in a typedef
-Codechange: renamed DeleteDestinationFromVehicleOrder to RemoveOrderFromAllVehicles to reflect his function better
-Codechange: changed the params of RemoveOrderFromAllVehicles, to avoid unneeded variable-creation
1
2
3
4
You can place you scenarios in this dir.

This file is really here to make the Makefile happy, it should be modified to
properly handle scenarios (or maybe even not at all...).