Codechange: use SLE_STRUCT(LIST) for Station chunks
This commit is contained in:

committed by
Patric Stout

parent
af43fc3d62
commit
0bdca02bdf
@@ -456,8 +456,8 @@ protected:
|
||||
public:
|
||||
/** The super class ought to know what it's doing. */
|
||||
friend class CargoList<StationCargoList, StationCargoPacketMap>;
|
||||
/** The stations, via GoodsEntry, have a CargoList. */
|
||||
friend SaveLoadTable GetGoodsDesc();
|
||||
/* So we can use private/protected variables in the saveload code */
|
||||
friend class SlStationGoods;
|
||||
|
||||
friend class CargoLoad;
|
||||
friend class CargoTransfer;
|
||||
|
Reference in New Issue
Block a user