Differences From Artifact [580a335ad4]:
- File single_doc/卡组测试教程.md — part of check-in [d9e1a16332] at 2023-07-05 08:49:10 on branch trunk — 0.0.687 (user: 顽雨沉风, size: 1835) [annotate] [blame] [check-ins using]
To Artifact [d214bd008d]:
- File single_doc/卡组测试教程.md — part of check-in [b608952ae3] at 2023-07-05 08:49:29 on branch trunk — 0.0.688 (user: 顽雨沉风, size: 1842) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
107 108 109 110 111 112 113 | ~~~ Debug.ReloadFieldBegin( DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI , 5) ~~~ | | | 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 | ~~~ Debug.ReloadFieldBegin( DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI , 5) ~~~ <b>添加</b>特定参数即可。 ~~~ Debug.ReloadFieldBegin( DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE , 5) |
︙ | ︙ |