Internal Garbage Collector update

This commit is contained in:
Tercio Jose
2023-03-19 20:10:28 -03:00
parent b22d7ece99
commit 13b8bd8826
14 changed files with 299 additions and 322 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ function _detalhes:WipePets()
return wipe(_detalhes.tabela_pets.pets)
end
function _detalhes:LimparPets()
function _detalhes:PetContainerCleanup()
--erase old pet table by creating a new one
local newPetTable = {}
--minimum of 90 minutes to clean a pet from the pet table data