(svn r17734) -Fix (r17732): broke the assumption that 'this->packets == this', which broke loading old savegames. Now remove the (need for the) hack that needed that assumption.
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
#define ECONOMY_BASE_H
|
||||
|
||||
#include "cargopacket.h"
|
||||
#include "vehicle_type.h"
|
||||
#include "company_type.h"
|
||||
|
||||
/** Type of pool to store cargo payments in. */
|
||||
|
||||
Reference in New Issue
Block a user