replace "folder" language with "gui"
Closed this issue · 0 comments
customlogic commented
in Readme, wiki, and examples
change from:
const folder = dat.GUIVR.create( 'settings' );
to:
const gui= dat.GUIVR.create( 'settings' );
Closed this issue · 0 comments
in Readme, wiki, and examples
change from:
const folder = dat.GUIVR.create( 'settings' );
to:
const gui= dat.GUIVR.create( 'settings' );