mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Fix crash
This commit is contained in:
@@ -192,7 +192,6 @@ uint32 PlayerbotTextMgr::GetLocalePriority()
|
||||
topLocale = i;
|
||||
}
|
||||
|
||||
LOG_INFO("playerbots", "GetLocalePriority: {}", topLocale);
|
||||
return topLocale;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user