Overview
| Comment: | 0.0.2438 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
0f75e3f03e832dfc14af42a0d00b9fd6 |
| User & Date: | 顽雨沉风 on 2023-08-02 01:54:15.364 |
| Other Links: | manifest | tags |
Context
|
2023-08-02
| ||
| 01:54 | 0.0.2439 check-in: 02651e8468 user: 顽雨沉风 tags: trunk | |
| 01:54 | 0.0.2438 check-in: 0f75e3f03e user: 顽雨沉风 tags: trunk | |
|
2023-07-30
| ||
| 10:32 | 0.0.2437 check-in: c57cb20d36 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [3258b24e6a]
to [97fb6b1b93].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | + + + + + + + + + |
local str = {}
local cache_1
local cache_2
local cache_3
local cache_4
local cache_5
local cache_6
local cache_7
local cache_8
local cache_9
local _
local coroutine = coroutine
local debug = debug
local io = io
local math = math
local os = os
local package = package
local string = string
local table = table
_G.fun = {}
---------------------------------
str["效果卡的种类表"] = {
|
| ︙ |