Fixing an error with block messages and ordering. (#1171)

This commit is contained in:
CoryDCode
2017-06-20 12:55:27 -07:00
committed by GitHub
parent d7e05a6f5c
commit 668d220faa
2 changed files with 1 additions and 12 deletions

View File

@@ -13,11 +13,9 @@
<script src="../../blockly_accessible_compressed.js"></script>
<!-- Load Blockly -->
<script src="../../blocks_compressed.js"></script>
<script src="../../javascript_compressed.js"></script>
<script src="../../msg/js/en.js"></script>
<script src="../../msg/messages.js"></script>
<script src="../../accessible/messages.js"></script>
<script src="../../blocks_compressed.js"></script>
<link rel="stylesheet" href="../../accessible/media/accessible.css">
<style>
@@ -146,13 +144,6 @@
</block>
</value>
</block>
<block type="math_change">
<value name="DELTA">
<block type="math_number">
<field name="NUM">1</field>
</block>
</value>
</block>
<block type="math_round">
<value name="NUM">
<block type="math_number">