summaryrefslogtreecommitdiff
path: root/src/resources/monsterinfo.cpp
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2008-08-29 09:32:39 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-12-13 20:45:29 +0100
commite7662dbaaa6178b9bbe6b5933538b0127810409f (patch)
treef45a622a8f029dcce2220d87369e752cd517710d /src/resources/monsterinfo.cpp
parentc2d2d078724fb579552717aa45f67e835cf47c7a (diff)
downloadmana-client-e7662dbaaa6178b9bbe6b5933538b0127810409f.tar.gz
mana-client-e7662dbaaa6178b9bbe6b5933538b0127810409f.tar.bz2
mana-client-e7662dbaaa6178b9bbe6b5933538b0127810409f.tar.xz
mana-client-e7662dbaaa6178b9bbe6b5933538b0127810409f.zip
Mantis #406 by jaxad0127
(cherry picked from eAthena client) Conflicts: src/monster.cpp src/resources/monsterinfo.h
Diffstat (limited to 'src/resources/monsterinfo.cpp')
-rw-r--r--src/resources/monsterinfo.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/resources/monsterinfo.cpp b/src/resources/monsterinfo.cpp
index bac9c35f..1e982213 100644
--- a/src/resources/monsterinfo.cpp
+++ b/src/resources/monsterinfo.cpp
@@ -23,8 +23,7 @@
#include "../utils/dtor.h"
-MonsterInfo::MonsterInfo():
- mSprite("error.xml")
+MonsterInfo::MonsterInfo()
{
}