showToolbox in hideMode
This commit is contained in:
parent
e3f4f9dc68
commit
9b84308149
@ -2250,7 +2250,7 @@ ActionParser.prototype.parseAction = function() {
|
||||
break;
|
||||
case "hideStatusBar":
|
||||
this.next = MotaActionBlocks['hideStatusBar_s'].xmlText([
|
||||
this.toolbox||false,this.next]);
|
||||
data.toolbox||false,this.next]);
|
||||
break;
|
||||
case "updateEnemys":
|
||||
this.next = MotaActionBlocks['updateEnemys_s'].xmlText([
|
||||
|
||||
Loading…
Reference in New Issue
Block a user