mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-09-01 10:59:12 +00:00
(svn r3588) - Refit: Use only one global to return the refit capacity rather than one per vehicle type.
This commit is contained in:
@@ -293,7 +293,6 @@ VARDEF TileIndex _terraform_err_tile;
|
||||
VARDEF TileIndex _build_tunnel_endtile;
|
||||
VARDEF bool _generating_world;
|
||||
VARDEF int _new_town_size;
|
||||
VARDEF uint _returned_refit_amount;
|
||||
|
||||
// Deals with the type of the savegame, independent of extension
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user