added a comment

This commit is contained in:
Pao
2023-02-04 17:58:57 +01:00
parent b6245310bb
commit 2fd686b89b

View File

@@ -108,6 +108,7 @@ Commands["CutLimb"] = function(arg)
local arg = arg["toSend"]
local surgeon_id = arg[5]
-- Disable the sound coming from the surgeon
getPlayerByOnlineID(surgeon_id):getEmitter():stopSoundByName("Amputation_Sound")