Differences From Artifact [aa48bf03f4]:
- File single/简化版_0520_14.lua — part of check-in [89a0b7106c] at 2024-07-24 04:01:36 on branch trunk — 0 (user: 顽雨沉风, size: 1627) [annotate] [blame] [check-ins using]
To Artifact [4eb5ef3d2c]:
- File single/简化版_0520_14.lua — part of check-in [c8affac866] at 2024-07-25 07:51:43 on branch trunk — 0 (user: 顽雨沉风, size: 1613) [annotate] [blame] [check-ins using]
- File single/简化版_50_020_2.lua — part of check-in [aff971eddd] at 2024-08-07 01:01:59 on branch trunk — 0 (user: 顽雨沉风, size: 1613) [annotate] [blame] [check-ins using]
︙ | |||
33 34 35 36 37 38 39 | 33 34 35 36 37 38 39 40 41 | - + | local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(87979586, 0, 0, k1, 0, k2) Debug.AddCard(64034255, 0, 0, k1, 0, k2) Debug.AddCard(75732622, 0, 0, k1, 0, k2) Debug.AddCard(11163040, 0, 0, k1, 0, k2) |