Merge branch 'master' into MobSpawner
Conflicts: MCServer/Plugins/APIDump/APIDesc.lua
This commit is contained in:
@@ -63,16 +63,6 @@ static const struct
|
||||
|
||||
|
||||
|
||||
eMonsterType StringToMobType(const AString & a_MobString)
|
||||
{
|
||||
LOGWARNING("%s: Function is obsolete, use cMonster::StringToMobType() instead", __FUNCTION__);
|
||||
return cMonster::StringToMobType(a_MobString);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// cMonster:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user