(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:
@@ -16,7 +16,6 @@
|
||||
#include "airport.h"
|
||||
#include "cargopacket.h"
|
||||
#include "cargo_type.h"
|
||||
#include "vehicle_type.h"
|
||||
#include "industry_type.h"
|
||||
#include "core/geometry_type.hpp"
|
||||
#include <list>
|
||||
|
Reference in New Issue
Block a user