updating scripts.txt

This commit is contained in:
Pao
2023-03-02 20:07:48 +01:00
parent f75b80583a
commit 711f20d4eb
6 changed files with 736 additions and 151 deletions

View File

@@ -43,7 +43,6 @@ function JCIO_CutLimbAction:stop()
--print("Stopping ISCutLimb")
-- Handles sound
if self.sawSound and self.sawSound ~= 0 and self.surgeon:getEmitter():isPlaying(self.sawSound) then
self.surgeon:getEmitter():stopSound(self.sawSound)
end