Differences From Artifact [4b8cc3bc33]:
- File script/c0.lua — part of check-in [8c0eee1624] at 2024-06-27 08:29:47 on branch trunk — 0 (user: 顽雨沉风, size: 5298) [annotate] [blame] [check-ins using]
To Artifact [e576b446bf]:
- File script/c0.lua — part of check-in [59e30ce26c] at 2024-06-27 08:30:33 on branch trunk — 0 (user: 顽雨沉风, size: 5319) [annotate] [blame] [check-ins using]
| ︙ | |||
23 24 25 26 27 28 29 | 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | - - + + |
--~ 这一局所适用规则的对
k1 = {
[3] = "大师规则 ",
[4] = "新大师规则(2017) ",
[5] = "大师规则(2020) ",
}
f["Debug.ReloadFieldBegin"] = _G.Debug.ReloadFieldBegin
|
| ︙ |