diff --git a/_server/editor_blockly.js b/_server/editor_blockly.js index 1a8e33c4..2924cb28 100644 --- a/_server/editor_blockly.js +++ b/_server/editor_blockly.js @@ -291,7 +291,7 @@ editor_blockly = function () { 'sleep_s', 'setBlock_s', 'insert_1_s' - ]; // 最常用的15个图块 + ]; // 最常用的15个事件 editor_blockly.lastUsedTypeNum=15; editor_blockly.addIntoLastUsedType=function(blockId) { diff --git a/editor-mobile.html b/editor-mobile.html index d064b28d..d063a74b 100644 --- a/editor-mobile.html +++ b/editor-mobile.html @@ -212,7 +212,7 @@
- +
diff --git a/editor.html b/editor.html index 22116b23..f7db0cdd 100644 --- a/editor.html +++ b/editor.html @@ -207,7 +207,7 @@
- +