Overview
| Comment: | 0.0.487 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
6a7e89e8d028a3ad1304b2ca77a67cd1 |
| User & Date: | 顽雨沉风 on 2023-06-30 05:10:36.603 |
| Other Links: | manifest | tags |
Context
|
2023-06-30
| ||
| 05:12 | 0.0.488 check-in: fb59790a7b user: 顽雨沉风 tags: trunk | |
| 05:10 | 0.0.487 check-in: 6a7e89e8d0 user: 顽雨沉风 tags: trunk | |
| 05:10 | 0.0.486 check-in: eab2193ecb user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [d6fbf2cf62]
to [9ec66e2f8d].
1 2 3 |
local str = {}
local fun = {}
| < < < < | 1 2 3 4 5 6 7 8 9 10 |
local str = {}
local fun = {}
str["Debug.ReloadFieldBegin"] = Debug.ReloadFieldBegin
Debug.ReloadFieldBegin = function(str_1, str_2)
str["不洗牌"] = str_1 & DUEL_PSEUDO_SHUFFLE
if str_2 then
if str_2 == 3 then
|
| ︙ | ︙ |