Fixed operate with oven and some ui stuff

This commit is contained in:
Pao
2023-01-23 10:05:32 +01:00
parent 6b39ff83fd
commit 489ea548a0
5 changed files with 7 additions and 7 deletions

View File

@@ -309,7 +309,7 @@ function TheOnlyCure.CutLimb(part_name, surgeon_factor, bandage_table, painkille
end
function TheOnlyCure.OperateLimb(part_name, surgeon_factor, use_oven)
function TocOperateLimb(part_name, surgeon_factor, use_oven)
local player = getPlayer()
local limbs_data = player:getModData().TOC.Limbs