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

committed by
Patric Stout

parent
5cd0c65787
commit
7b135a8269
@@ -527,7 +527,8 @@ protected:
|
||||
friend class LinkGraph::Node;
|
||||
friend SaveLoadTable GetLinkGraphDesc();
|
||||
friend SaveLoadTable GetLinkGraphJobDesc();
|
||||
friend void SaveLoad_LinkGraph(LinkGraph &lg);
|
||||
friend class SlLinkgraphNode;
|
||||
friend class SlLinkgraphEdge;
|
||||
|
||||
CargoID cargo; ///< Cargo of this component's link graph.
|
||||
Date last_compression; ///< Last time the capacities and supplies were compressed.
|
||||
|
Reference in New Issue
Block a user