Core/Spells: Implemented SPELL_EFFECT_CANCEL_CONVERSATION
Port From (https://github.com/TrinityCore/TrinityCore/commit/1673b6e2ff69b9a59522892280e91cc5085a5ec0)
This commit is contained in:
@@ -80,7 +80,7 @@ namespace Game.Entities
|
||||
base.Update(diff);
|
||||
}
|
||||
|
||||
void Remove()
|
||||
public void Remove()
|
||||
{
|
||||
if (IsInWorld)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user