fix(Core/Player): Logic (#16305)

This commit is contained in:
Kitzunu
2023-05-24 18:59:43 +02:00
committed by GitHub
parent 4836b630ed
commit a6980e654a

View File

@@ -5284,7 +5284,7 @@ bool Player::LoadFromDB(ObjectGuid playerGuid, CharacterDatabaseQueryHolder cons
if (at)
Relocate(at->target_X, at->target_Y, at->target_Z, at->target_Orientation);
else
RelocateToHomebind();
RelocateToHomebind();
}
// NOW player must have valid map