mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-22 15:23:48 +01:00
Remove deprecated tablecopy alias
This commit is contained in:
parent
8a8f30f2aa
commit
9e4ee70e21
@ -335,7 +335,6 @@ function deepcopy(table)
|
|||||||
return _deepcopy(table)
|
return _deepcopy(table)
|
||||||
end
|
end
|
||||||
|
|
||||||
tablecopy = deepcopy --! deprecated alias
|
|
||||||
copy = deepcopy
|
copy = deepcopy
|
||||||
|
|
||||||
function count(table)
|
function count(table)
|
||||||
|
Loading…
Reference in New Issue
Block a user