mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
cleaned up bad example data
This commit is contained in:
parent
907f316e9c
commit
6c3561f179
@ -8,7 +8,7 @@
|
|||||||
var obj = {
|
var obj = {
|
||||||
example: {
|
example: {
|
||||||
message: 'Hello World',
|
message: 'Hello World',
|
||||||
speed: 42,
|
speed: 2,
|
||||||
displayOutline: false,
|
displayOutline: false,
|
||||||
explode: function () {
|
explode: function () {
|
||||||
console.log('Bang!');
|
console.log('Bang!');
|
||||||
|
Loading…
Reference in New Issue
Block a user