aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/inventory.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/inventory.h')
-rw-r--r--engines/mads/inventory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/inventory.h b/engines/mads/inventory.h
index 5e3ecd6a69..f3c63f8c4b 100644
--- a/engines/mads/inventory.h
+++ b/engines/mads/inventory.h
@@ -60,7 +60,7 @@ private:
MADSEngine *_vm;
public:
- Common::Array<int> _inventoryList;
+ SynchronizedList _inventoryList;
/**
* Constructor