This commit is contained in:
luis
2026-03-14 08:44:25 -03:00
parent bb22e56f7c
commit 1826c9d792
+1 -1
View File
@@ -3053,7 +3053,7 @@ bool BotSession::ProcessPendingLfgProposalAccepts()
bot->GetName(), dungeonMapId, x, y, z);
// Store entry point before teleport
if (!bot->GetMap()->IsDungeon())
if (!bot->GetMap() || !bot->GetMap()->IsDungeon())
bot->SetBattlegroundEntryPoint();
bool teleportResult = bot->TeleportTo(