mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
French + locale dbc use fix
This commit is contained in:
@@ -191,6 +191,8 @@ uint32 PlayerbotTextMgr::GetLocalePriority()
|
||||
if (botTextLocalePriority[i] > topLocale)
|
||||
topLocale = i;
|
||||
}
|
||||
|
||||
LOG_INFO("playerbots", "GetLocalePriority: {}", topLocale);
|
||||
return topLocale;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user