Fixed some errors from the last refactor

This commit is contained in:
Pao
2023-02-03 14:39:46 +01:00
parent c19a586110
commit d8805cc6e2
7 changed files with 69 additions and 79 deletions

View File

@@ -94,7 +94,6 @@ function TocFindCorrectClothingProsthesis(item_name, part_name)
end
function TocGetAmputationItemInInventory(player, part_name)
local player_inventory = player:getInventory()