Overview
| Comment: | 0.0.2442 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
c458c143fcb1ec82bb23b28e9034542c |
| User & Date: | 顽雨沉风 on 2023-08-02 01:57:37.466 |
| Other Links: | manifest | tags |
Context
|
2023-08-02
| ||
| 01:57 | 0.0.2443 check-in: bc52fc3ea8 user: 顽雨沉风 tags: trunk | |
| 01:57 | 0.0.2442 check-in: c458c143fc user: 顽雨沉风 tags: trunk | |
| 01:57 | 0.0.2441 check-in: dd1a253607 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [fdc77e0ef2]
to [4e01e11224].
| ︙ | ︙ | |||
60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
local cache_5
local cache_6
local cache_7
local cache_8
local cache_9
local _
fun["Debug.ReloadFieldBegin"] = Debug.ReloadFieldBegin
Debug.ReloadFieldBegin = function(str_1, str_2) --{
str["不洗牌"] = str_1 & DUEL_PSEUDO_SHUFFLE
| > > > > | 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 |
local cache_5
local cache_6
local cache_7
local cache_8
local cache_9
local _
--第二层-------------------------------
--兼容层-------------------------------
fun["Debug.ReloadFieldBegin"] = Debug.ReloadFieldBegin
Debug.ReloadFieldBegin = function(str_1, str_2) --{
str["不洗牌"] = str_1 & DUEL_PSEUDO_SHUFFLE
|
| ︙ | ︙ |