Replacing table.wipe with Details:Destroy()
This commit is contained in:
parent
fa0d1e1d08
commit
0cdfa2b900
40 changed files with 1205 additions and 1322 deletions
|
|
@ -547,7 +547,7 @@ local instanceMixins = {
|
|||
}
|
||||
|
||||
---get the table with all instances, these instance could be not initialized yet, some might be open, some not in use
|
||||
---@return table
|
||||
---@return instance[]
|
||||
function Details:GetAllInstances()
|
||||
return Details.tabela_instancias
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue