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

@@ -1,5 +1,5 @@
------------------------------------------ ------------------------------------------
-------- JUST CUT IT OFF -------- -------- THE ONLY CURE --------
------------------------------------------ ------------------------------------------
--------- OPERATE LIMB FUNCTIONS --------- --------- OPERATE LIMB FUNCTIONS ---------

View File

@@ -1,5 +1,5 @@
------------------------------------------ ------------------------------------------
-------- JUST CUT IT OFF -------- ------------- THE ONLY CURE --------------
------------------------------------------ ------------------------------------------
---------- PROSTHESIS FUNCTIONS ---------- ---------- PROSTHESIS FUNCTIONS ----------

View File

@@ -33,7 +33,7 @@ TOC_ContextMenu.CreateCheatsMenu = function(playerId, context, worldObjects, _)
clickedPlayers[currentClickedPlayer:getUsername()] = true clickedPlayers[currentClickedPlayer:getUsername()] = true
if localPlayer:getAccessLevel() == "Admin" or isDebugEnabled() then 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) local rootMenu = context:getNew(context)
if currentClickedPlayer == localPlayer then if currentClickedPlayer == localPlayer then

View File

@@ -1,5 +1,5 @@
Sandbox_EN = { Sandbox_EN = {
Sandbox_TOC = "Just Cut It Off", Sandbox_TOC = "The Only Cure",
Sandbox_TOC_RollUpSleeves = "Roll up sleeves", Sandbox_TOC_RollUpSleeves = "Roll up sleeves",
Sandbox_TOC_RollUpSleeves_tooltip = "Currently broken, will not do anything", Sandbox_TOC_RollUpSleeves_tooltip = "Currently broken, will not do anything",