mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-26 16:09:10 +00:00
CheckCompanyHasMoney() was also executed when not using DC_EXEC, resulting in an error about shortage of money instead of the estimation. This mostly is a problem for AI players, as they will have no way to know how much it would have cost.
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
* \li AICargo::GetName
|
||||
* \li AIPriorityQueue
|
||||
*
|
||||
* Other changes:
|
||||
* \li AIVehicle::CloneVehicle now correctly returns estimate when short on cash
|
||||
*
|
||||
* \b 1.10.0
|
||||
*
|
||||
* API additions:
|
||||
|
Reference in New Issue
Block a user