full name of character with realm
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@ end
|
||||
|
||||
-- Get current player's full name
|
||||
function DB:GetPlayerFullName()
|
||||
return playerName
|
||||
return playerName .. "-" .. playerRealm
|
||||
end
|
||||
|
||||
-- Get current character data
|
||||
|
||||
Reference in New Issue
Block a user