mirror of
https://github.com/opensim/opensim.git
synced 2026-07-14 11:45:35 +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