That's a lot of stuff, fixed X on online UI, prosthesis unequipping, prosthesis equipping for MP, ecc.
This commit is contained in:
@@ -58,7 +58,6 @@ function ISOperateLimb:perform()
|
||||
|
||||
if self.patient ~= self.surgeon and isClient() then
|
||||
SendOperateLimb(self.patient, self.part_name, surgeon_factor, use_oven)
|
||||
--SendOperateArm(self.patient, self.part_name, surgeon_factor, use_oven)
|
||||
else
|
||||
TheOnlyCure.OperateLimb(self.part_name, surgeon_factor, use_oven)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user