1
0

Moved all MobTypesManager functions to cMonster.

This removes some of the memory leaks and is more logical in structure. Also the functions are exported to Lua.
This commit is contained in:
madmaxoft
2013-10-20 13:25:56 +02:00
parent 359918127b
commit 848d061de1
9 changed files with 352 additions and 299 deletions

View File

@@ -738,14 +738,6 @@
RelativePath="..\source\MobSpawner.h"
>
</File>
<File
RelativePath="..\source\MobTypesManager.cpp"
>
</File>
<File
RelativePath="..\source\MobTypesManager.h"
>
</File>
<File
RelativePath="..\source\MonsterConfig.cpp"
>