Overview
Comment: | 0.0.1751 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
41aff3cc3dc351f164b724600b3c4f8f |
User & Date: | 顽雨沉风 on 2023-07-17 09:29:04 |
Other Links: | manifest | tags |
Context
2023-07-17
| ||
11:48 | 0.0.1752 check-in: 27cb01cd8e user: 顽雨沉风 tags: trunk | |
09:29 | 0.0.1751 check-in: 41aff3cc3d user: 顽雨沉风 tags: trunk | |
09:28 | 0.0.1750 check-in: e59d27b43b user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua from [51da6df797] to [c8c28e6a1a].
1 2 3 4 5 6 7 8 9 | local str = {} local cache_1 local cache_2 local cache_3 local cache_4 local cache_5 | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | local str = {} local cache_1 local cache_2 local cache_3 local cache_4 local cache_5 _G.fun = {} fun["Debug.ReloadFieldBegin"] = Debug.ReloadFieldBegin Debug.ReloadFieldBegin = function(str_1, str_2) --{ str["不洗牌"] = str_1 & DUEL_PSEUDO_SHUFFLE |
︙ | ︙ |