mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Fix compability with latest AzerothCore
This commit is contained in:
@@ -163,7 +163,7 @@ public:
|
||||
return;
|
||||
|
||||
if (announce)
|
||||
sWorld->SendWorldText(GLOBAL_TEXT_CHAMPION, player->GetName().c_str());
|
||||
sWorld->SendZoneText(GLOBAL_TEXT_CHAMPION, player->GetName().c_str());
|
||||
|
||||
eventTimer += 1000;
|
||||
eventStage = STAGE_OPEN_GATES;
|
||||
|
||||
Reference in New Issue
Block a user