mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
did not properly merge shim
This commit is contained in:
parent
2f825b790e
commit
df7c8c160f
@ -1,14 +1,7 @@
|
||||
// Use gui.shim.js in production when you want to use dat.gui to recall values without any of the interface.
|
||||
( function( scope ) {
|
||||
|
||||
<<<<<<< HEAD
|
||||
'use strict';
|
||||
|
||||
||||||| merged common ancestors
|
||||
'use strict';
|
||||
|
||||
=======
|
||||
>>>>>>> 8d86460ebde6d3dda4dec6e7783f0223fca59d00
|
||||
var Gui = function() {
|
||||
|
||||
this.vars = {};
|
||||
|
Loading…
Reference in New Issue
Block a user