This commit is contained in:
Applevangelist
2024-07-14 17:48:48 +02:00
parent a833703731
commit cfc0cc66b2
2 changed files with 63 additions and 16 deletions

View File

@@ -741,7 +741,7 @@ do -- SETTINGS
local PlayerGroup = PlayerUnit:GetGroup()
local PlayerName = PlayerUnit:GetPlayerName()
local PlayerNames = PlayerGroup:GetPlayerNames()
--local PlayerNames = PlayerGroup:GetPlayerNames()
local PlayerMenu = MENU_GROUP:New( PlayerGroup, 'Settings "' .. PlayerName .. '"' )