Internal Garbage Collector update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user