修改切换operation列表自动开启 不需要主动Next

This commit is contained in:
shenjianxing 2025-03-10 17:05:35 +08:00
parent a6b4d46cfc
commit e7a6837c40

View File

@ -35,7 +35,6 @@
<Enter>
<Action type="Sequence">
<Action type="OperationChange" name="透射法"></Action>
<Action type="NextOperation"></Action>
</Action>
</Enter>
</State>
@ -43,7 +42,6 @@
<Enter>
<Action type="Sequence">
<Action type="OperationChange" name="反射法"></Action>
<Action type="NextOperation"></Action>
</Action>
</Enter>
</State>