mirror of
https://github.com/opensim/opensim.git
synced 2026-07-08 13:56:26 +08:00
This is because JsonGetJson() is getting json from anywhere in the structure, not just values. Equally, JsonSetJson() is setting any type of json, not just json which represents a value. Agreed with cmickeyb