Fix syntax
This commit is contained in:
parent
a5070162c2
commit
870688309a
@ -16,7 +16,7 @@ var rendererConfig = _.defaults(global.environment.renderer || {}, {
|
|||||||
bufferSize: 64,
|
bufferSize: 64,
|
||||||
snapToGrid: false,
|
snapToGrid: false,
|
||||||
clipByBox2d: false,
|
clipByBox2d: false,
|
||||||
limits: {},
|
limits: {}
|
||||||
},
|
},
|
||||||
http: {}
|
http: {}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user