full name of character with realm

This commit is contained in:
Salikh Gurgenidze
2025-11-22 01:51:31 +04:00
parent 679357d6e1
commit 266bb9d1d2
+1 -1
View File
@@ -117,7 +117,7 @@ end
-- Get current player's full name
function DB:GetPlayerFullName()
return playerName
return playerName .. "-" .. playerRealm
end
-- Get current character data