From 753bd92cc1ef4bebd997845a2f1817f570011586 Mon Sep 17 00:00:00 2001 From: ckcz123 Date: Sun, 31 May 2020 13:17:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E7=B4=A2=E4=BA=8B=E4=BB=B6=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _server/editor_blockly.js | 2 +- editor-mobile.html | 2 +- editor.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 @@
- +