mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
remove AddLoot() 2
This commit is contained in:
@@ -915,7 +915,6 @@ ElunaRegister<GameObject> GameObjectMethods[] =
|
||||
{ "Despawn", &LuaGameObject::Despawn },
|
||||
{ "Respawn", &LuaGameObject::Respawn },
|
||||
{ "SaveToDB", &LuaGameObject::SaveToDB },
|
||||
{ "AddLoot", &LuaGameObject::AddLoot },
|
||||
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user