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 = {
|
||||
example: {
|
||||
message: 'Hello World',
|
||||
speed: 42,
|
||||
speed: 2,
|
||||
displayOutline: false,
|
||||
explode: function () {
|
||||
console.log('Bang!');
|
||||
|
Loading…
Reference in New Issue
Block a user