From 35afca876ece89be5b282c73a200d0d3c5d27fe0 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 16 Dec 2006 19:04:58 +0000 Subject: Fixed connection dialog visibility and fixed issues with walking one tile too many and changing direction towards an obstacle. --- src/inventory.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/inventory.h') diff --git a/src/inventory.h b/src/inventory.h index 40bcafbb..32ae393e 100644 --- a/src/inventory.h +++ b/src/inventory.h @@ -31,7 +31,14 @@ class Item; class Inventory { public: + /** + * Constructor. + */ Inventory(); + + /** + * Destructor. + */ ~Inventory(); /** -- cgit v1.2.3-60-g2f50