mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 21:50:50 -04:00
Core/LFG: Move 2 logs in trace
This commit is contained in:
@@ -2871,7 +2871,7 @@ void WorldObject::SetInPhase(uint32 id, bool update, bool apply)
|
||||
_phases.insert(id);
|
||||
else
|
||||
_phases.erase(id);
|
||||
|
||||
|
||||
if (update && IsInWorld())
|
||||
UpdateObjectVisibility();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user