Overview
Comment: | 0.0.1925 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
eb8861bdb252fc88504d84e6a846a955 |
User & Date: | 顽雨沉风 on 2023-07-20 03:17:43 |
Other Links: | manifest | tags |
Context
2023-07-20
| ||
03:17 | 0.0.1926 check-in: c1b2513ca1 user: 顽雨沉风 tags: trunk | |
03:17 | 0.0.1925 check-in: eb8861bdb2 user: 顽雨沉风 tags: trunk | |
03:14 | 0.0.1924 check-in: 84600afef1 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua from [be53ccbefc] to [49da347590].
︙ | |||
326 327 328 329 330 331 332 333 334 335 336 337 338 339 | 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 | + + | fun["印卡"] = function(str_1, str_2, str_3) --{ str["印卡弹窗1"] = str["印卡弹窗1"] .. str_2 str["印卡弹窗1"] = str["印卡弹窗1"] .. str["印卡弹窗2"] str["印卡弹窗1"] = str["印卡弹窗1"] .. str_3 str["印卡弹窗1"] = str["印卡弹窗1"] .. str["印卡弹窗3"] Debug.ShowHint(str["印卡弹窗1"]) if str_3 then --{ --} else --{ |
︙ |