(svn r17804) -Codechange: move the CargoPacket 'invalidation' when stations get removed to CargoPacket.
This commit is contained in:
@@ -116,6 +116,7 @@ public:
|
||||
|
||||
|
||||
static void InvalidateAllFrom(SourceType src_type, SourceID src);
|
||||
static void InvalidateAllFrom(StationID sid);
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user