From 5dbb4826a88e255fe565fc837fe91bf305bd28d0 Mon Sep 17 00:00:00 2001 From: Angelo Castellani Date: Thu, 19 May 2011 19:29:58 -0400 Subject: Fixed 'InventoyListener' typo --- src/inventory.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/inventory.h') diff --git a/src/inventory.h b/src/inventory.h index 5a1d2c0a..d76d6afd 100644 --- a/src/inventory.h +++ b/src/inventory.h @@ -124,9 +124,9 @@ class Inventory */ int getLastUsedSlot() const; - void addInventoyListener(InventoryListener* listener); + void addInventoryListener(InventoryListener* listener); - void removeInventoyListener(InventoryListener* listener); + void removeInventoryListener(InventoryListener* listener); int getType() const { return mType; } -- cgit v1.2.3-70-g09d2