Missed some stuff to rename

This commit is contained in:
Pao
2023-03-08 15:02:27 +01:00
parent 7f0ab38ce9
commit 1625160b3b
4 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ TOC_ContextMenu.CreateCheatsMenu = function(playerId, context, worldObjects, _)
clickedPlayers[currentClickedPlayer:getUsername()] = true
if localPlayer:getAccessLevel() == "Admin" or isDebugEnabled() then
local rootOption = context:addOption("Just Cut It Off Cheats on " .. currentClickedPlayer:getUsername())
local rootOption = context:addOption("TOC - Cheats on " .. currentClickedPlayer:getUsername())
local rootMenu = context:getNew(context)
if currentClickedPlayer == localPlayer then