Overview
Comment: | 0.0.688 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
b608952ae3e6abea01c0a8bd362279ee |
User & Date: | 顽雨沉风 on 2023-07-05 08:49:29 |
Other Links: | manifest | tags |
Context
2023-07-05
| ||
08:50 | 0.0.689 check-in: 7e618099b2 user: 顽雨沉风 tags: trunk | |
08:49 | 0.0.688 check-in: b608952ae3 user: 顽雨沉风 tags: trunk | |
08:49 | 0.0.687 check-in: d9e1a16332 user: 顽雨沉风 tags: trunk | |
Changes
Modified single_doc/卡组测试教程.md from [580a335ad4] to [d214bd008d].
︙ | ︙ | |||
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) |
︙ | ︙ |