SamsDRGMods / DRGLib

A library for DRG modding
MIT License
17 stars 3 forks source link

Correct JSON cloning #48

Closed samamstar closed 2 years ago

samamstar commented 2 years ago

As of right now cloning of Arrays and Objects will not preserve a proper object structure. (Outers). Should be a simple fix