Overview
| Comment: | 0.0.2046 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
832da4f615b2b23725cbbf1a1cb2f3fb |
| User & Date: | 顽雨沉风 on 2023-07-23 01:03:36.081 |
| Other Links: | manifest | tags |
Context
|
2023-07-23
| ||
| 12:01 | 0.0.2047 check-in: dfdb40c9d4 user: 顽雨沉风 tags: trunk | |
| 01:03 | 0.0.2046 check-in: 832da4f615 user: 顽雨沉风 tags: trunk | |
| 01:03 | 0.0.2045 check-in: 9a4f580be7 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [e67ca1a3c3]
to [f0186eeb04].
| ︙ | |||
72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 | 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 | + + + + |
fun["Debug.ReloadFieldBegin"](str_1, str_2)
end --}
fun["Debug.ReloadFieldEnd"] = Debug.ReloadFieldEnd
Debug.ReloadFieldEnd = function(str_1) --{
fun["Debug.ReloadFieldEnd"]()
if str_1 then --{
fun["随机抽卡"](str_1)
end --}
end --}
fun["aux.BeginPuzzle"] = aux.BeginPuzzle
aux.BeginPuzzle = function(str_1, str_2) --{
fun["aux.BeginPuzzle"]()
|
| ︙ |