fix build

This commit is contained in:
hondacrx
2022-06-10 00:28:06 -04:00
parent 24a8217565
commit ceb7ddbe1f
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1623,7 +1623,7 @@ namespace Game.Chat
result2 = DB.Characters.Query(stmt);
}
else
banType = handler->GetTrinityString(LANG_ACCOUNT);
banType = handler.GetCypherString(CypherStrings.Account);
if (!result2.IsEmpty())
{