awesomplete replaceName
This commit is contained in:
parent
9a04c38719
commit
b8dc380f46
@ -142,8 +142,8 @@ editor_blockly = function () {
|
|||||||
MotaActionBlocks['hideFloorImg_s'].xmlText(),
|
MotaActionBlocks['hideFloorImg_s'].xmlText(),
|
||||||
],
|
],
|
||||||
'事件控制':[
|
'事件控制':[
|
||||||
MotaActionBlocks['if_s'].xmlText(),
|
|
||||||
MotaActionBlocks['if_1_s'].xmlText(),
|
MotaActionBlocks['if_1_s'].xmlText(),
|
||||||
|
MotaActionBlocks['if_s'].xmlText(),
|
||||||
MotaActionFunctions.actionParser.parseList({"type": "switch", "condition": "判别值", "caseList": [
|
MotaActionFunctions.actionParser.parseList({"type": "switch", "condition": "判别值", "caseList": [
|
||||||
{"action": [{"type": "comment", "text": "当判别值是值的场合执行此事件"}]},
|
{"action": [{"type": "comment", "text": "当判别值是值的场合执行此事件"}]},
|
||||||
{"action": [], "nobreak": true},
|
{"action": [], "nobreak": true},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user