Update edit.html

pull/46/head
Patricio Gonzalez Vivo 8 years ago
parent 98536c584a
commit 8e5c9f550e

@ -26,7 +26,7 @@
<script type="application/javascript" src="https://rawgit.com/patriciogonzalezvivo/glslEditor/gh-pages/build/js/glslEditor.js"></script>
<script type="text/javascript">
window.glslEditor = new GlslEditor('#glsl_editor', {
viewSize: 500,
canvas_size: 500,
theme: 'monokai',
multipleBuffers: true,
watchHash: true,
@ -34,4 +34,4 @@
menu: true
});
</script>
</html>
</html>

Loading…
Cancel
Save