Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
82befb206981db5317f39050f6f8a965 |
User & Date: | 顽雨沉风 on 2024-07-01 09:34:05 |
Other Links: | manifest | tags |
Context
2024-07-03
| ||
03:04 | 0 check-in: c0b70c6f5b user: 顽雨沉风 tags: trunk | |
2024-07-01
| ||
09:34 | 0 check-in: 82befb2069 user: 顽雨沉风 tags: trunk | |
09:31 | 0 check-in: 822dca5898 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/特殊局_2.lua from [b15ab4de16] to [a706b3d539].
︙ | |||
9 10 11 12 13 14 15 | 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | - - - - - - - - - + + + + + + + + + | Debug.SetPlayerInfo(0, 621543, 0, 0) Debug.SetPlayerInfo(1, 231370, 0, 0) local d = {} local f = {} --~ 卡 --~ 攻 f["提攻"] = function(o1, o2) |
︙ |