From 8d80b897b5863372649de9b5f3c8d7234ae47f58 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 25 May 2011 02:51:51 +0300 Subject: Fix some memory leaks in being, debugwindow, shortcutwindow, skilldialog, map classes. --- src/being.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/being.h') diff --git a/src/being.h b/src/being.h index 04cee8bcc..1f0d318f3 100644 --- a/src/being.h +++ b/src/being.h @@ -715,6 +715,8 @@ class Being : public ActorSprite, public ConfigListener void undressItemById(int id); + static void clearCache(); + protected: /** * Sets the new path for this being. -- cgit v1.2.3-60-g2f50