mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-03-10 17:32:57 +00:00
Disabled blockly editor sounds
This commit is contained in:
parent
e69a655426
commit
38e8a0dcc7
@ -96,7 +96,7 @@
|
||||
<script>
|
||||
Mythos.initBlocks();
|
||||
Mythos.workspace = Blockly.inject(document.getElementById('blocklyDiv'),
|
||||
{path: '../../', toolbox: document.getElementById('toolbox')});
|
||||
{path: '../../', toolbox: document.getElementById('toolbox'), sounds: false});
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user