Overview
| Comment: | 0.0.2011 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
b345bc2db985e332e121e8aa8a4bcb6a |
| User & Date: | 顽雨沉风 on 2023-07-22 04:15:57.163 |
| Other Links: | manifest | tags |
Context
|
2023-07-22
| ||
| 04:18 | 0.0.2012 check-in: 63daf9144a user: 顽雨沉风 tags: trunk | |
| 04:15 | 0.0.2011 check-in: b345bc2db9 user: 顽雨沉风 tags: trunk | |
| 04:15 | 0.0.2010 check-in: c132c1a8e8 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [04b7fffde8]
to [c66cada8a6].
| ︙ | |||
68 69 70 71 72 73 74 | 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 | - + | str["除卡组与额外卡组以外的区域"] = cache_1 cache_1 = cache_1 + LOCATION_DECK cache_1 = cache_1 + LOCATION_EXTRA str["所有区域"] = cache_1 |
| ︙ |