Core/Talents: Really fix talents this time.

Core/Misc: Misc fixes
This commit is contained in:
hondacrx
2018-01-12 20:46:47 -05:00
parent 81c9383512
commit d0887b7cc9
3 changed files with 3 additions and 6 deletions
-2
View File
@@ -1105,8 +1105,6 @@ namespace Game.Entities
if (!IsInWorld)
return res;
RemoveNotOwnSingleTargetAuras(0, true);
if (IsTypeId(TypeId.Unit) || (!ToPlayer().IsGameMaster() && !ToPlayer().GetSession().PlayerLogout()))
{
HostileRefManager refManager = getHostileRefManager();