(svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses and headquarters anymore
This commit is contained in:
@@ -159,7 +159,7 @@ public:
|
||||
td.grf = NULL;
|
||||
|
||||
CargoArray acceptance;
|
||||
AddAcceptedCargo(tile, acceptance);
|
||||
AddAcceptedCargo(tile, acceptance, NULL);
|
||||
GetTileDesc(tile, &td);
|
||||
|
||||
uint line_nr = 0;
|
||||
|
Reference in New Issue
Block a user