Overview
Comment: | (/ω\) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
b14fefac6478f462931caca4063c5194 |
User & Date: | 顽雨沉风 on 2024-01-23 06:04:52 |
Other Links: | manifest | tags |
Context
2024-01-23
| ||
06:07 | (/ω\) check-in: dfd48a1f68 user: 顽雨沉风 tags: trunk | |
06:04 | (/ω\) check-in: b14fefac64 user: 顽雨沉风 tags: trunk | |
05:59 | (/ω\) check-in: c56af6bcf8 user: 顽雨沉风 tags: trunk | |
Changes
Modified 残局文料/产常量件.lua from [2629f91e46] to [8ddab9bdd5].
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | - - + + + + + | package.path = [[.\lib_lua\?.lua;]] .. package.path package.cpath = [[.\lib_dll\?.dll;]] .. package.cpath _G.常用库 = require("ipml_mj_ysaf") local 八位通用大字集码转本机码库 = require("u8_to_a") local d_2 = {} |