From f0315000bcf20685471966d2f25cd8e9f35e8230 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 19 Dec 2013 15:15:44 +0300 Subject: add ability to give more than one item to npc. (evol only) --- src/inventory.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/inventory.h') diff --git a/src/inventory.h b/src/inventory.h index e9949dc52..17855a064 100644 --- a/src/inventory.h +++ b/src/inventory.h @@ -160,6 +160,8 @@ class Inventory final std::string getName() const A_WARN_UNUSED; + void resize(const unsigned int newSize); + protected: typedef std::list InventoryListenerList; InventoryListenerList mInventoryListeners; -- cgit v1.2.3-60-g2f50