Update MotaAction.g4

This commit is contained in:
qweasz687 2021-08-10 18:01:05 +08:00 committed by GitHub
parent e6c793eb4c
commit 7b4ddb87f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2097,7 +2097,7 @@ lockViewport_s
/* lockViewport_s
tooltip : lockViewport: 是否锁定视角
helpUrl : /_docs/#/instruction
default : []
default : [false]
colour : this.soundColor
Bool_0 = Bool_0 ? (', "lock": true') : '';
var code = '{"type": "lockViewport"'+Bool_0+'},\n';