修改切换operation列表自动开启 不需要主动Next
This commit is contained in:
parent
a6b4d46cfc
commit
e7a6837c40
@ -35,7 +35,6 @@
|
|||||||
<Enter>
|
<Enter>
|
||||||
<Action type="Sequence">
|
<Action type="Sequence">
|
||||||
<Action type="OperationChange" name="透射法"></Action>
|
<Action type="OperationChange" name="透射法"></Action>
|
||||||
<Action type="NextOperation"></Action>
|
|
||||||
</Action>
|
</Action>
|
||||||
</Enter>
|
</Enter>
|
||||||
</State>
|
</State>
|
||||||
@ -43,7 +42,6 @@
|
|||||||
<Enter>
|
<Enter>
|
||||||
<Action type="Sequence">
|
<Action type="Sequence">
|
||||||
<Action type="OperationChange" name="反射法"></Action>
|
<Action type="OperationChange" name="反射法"></Action>
|
||||||
<Action type="NextOperation"></Action>
|
|
||||||
</Action>
|
</Action>
|
||||||
</Enter>
|
</Enter>
|
||||||
</State>
|
</State>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user