diff options
Diffstat (limited to 'source/cMonsterConfig.cpp')
-rw-r--r-- | source/cMonsterConfig.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/source/cMonsterConfig.cpp b/source/cMonsterConfig.cpp index a0ff9914d..92f65aeec 100644 --- a/source/cMonsterConfig.cpp +++ b/source/cMonsterConfig.cpp @@ -112,11 +112,3 @@ void cMonsterConfig::AssignAttributes(cMonster *m, const char* n) -// _X: WTF?
-cMonsterConfig *cMonsterConfig::Get() {
- return this;
-}
-
-
-
-
|