Differences From Artifact [41e74aa065]:
- File single/简化版_50_020_2.lua — part of check-in [b3768f0789] at 2024-08-07 01:02:30 on branch trunk — 0 (user: 顽雨沉风, size: 1615) [annotate] [blame] [check-ins using] [more...]
- File single/简化版_51_020_6.lua — part of check-in [e84f595010] at 2024-08-07 01:07:09 on branch trunk — 0 (user: 顽雨沉风, size: 1615) [annotate] [blame] [check-ins using]
To Artifact [0a4751f3b5]:
- File single/简化版_50_020_2.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1637) [annotate] [blame] [check-ins using]
︙ | |||
34 35 36 37 38 39 40 | 34 35 36 37 38 39 40 41 42 | - + | 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) |