forked from mirror/OpenTTD
(svn r22111) -Codechange/fix-ish: upon cleaning a pool a destructor should not delete items from other pools
This commit is contained in:
@@ -197,6 +197,8 @@ public:
|
||||
|
||||
~CargoList();
|
||||
|
||||
void OnCleanPool();
|
||||
|
||||
/**
|
||||
* Returns a pointer to the cargo packet list (so you can iterate over it etc).
|
||||
* @return Pointer to the packet list.
|
||||
|
Reference in New Issue
Block a user