mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
table.clone creates a soft copy of an existing table (any tables inside the table will still be references). This sets up a basic loop to clone any tables within a table and create deep copies.