TJSGameSettings doesn't respect `onChange` option?
So if I have a standard settings registration:
The alert will trigger.
However, if I wrap a setting via
TJSGameSettings
it won't trigger the onChange
hook. E.g.
Am I doing it wrong?2 Replies