Overview
| Comment: | 好 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
21cd94e15148acbcbc9ae688b7e73c68 |
| User & Date: | 顽雨沉风 on 2024-02-14 01:35:12.261 |
| Other Links: | manifest | tags |
Context
|
2024-02-14
| ||
| 01:40 | 好 check-in: f4490a058a user: 顽雨沉风 tags: trunk | |
| 01:35 | 好 check-in: 21cd94e151 user: 顽雨沉风 tags: trunk | |
| 01:35 | 好 check-in: 8388ccc6c5 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [0e67a3fa8d]
to [02b7de0422].
1 2 3 4 5 6 7 8 9 10 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | - + |
local str = {}
local string = string
local table = table
local s = {}
_G.fun = {}
s["效牌之类排"] = {
TYPE_SPELL
, TYPE_TRAP
, TYPE_EFFECT
}
|
| ︙ |