Lua-Collections icon indicating copy to clipboard operation
Lua-Collections copied to clipboard

Clone does not copy nested tables

Open yogergames opened this issue 7 years ago • 0 comments

Using clone with nested tables does not actually clone the nested tables, instead they are regular references to the original nested tables. This caused a bit of confusion until I realized the issue. :)

yogergames avatar Apr 26 '18 18:04 yogergames