Differences From Artifact [6227cdfd5f]:
- File single/简化版_30_032_1.lua — part of check-in [d2cb88f22e] at 2024-08-05 23:21:14 on branch trunk — 0 (user: 顽雨沉风, size: 1885) [annotate] [blame] [check-ins using]
To Artifact [5ba13af7c0]:
- File single/简化版_30_032_1.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1907) [annotate] [blame] [check-ins using]
︙ | |||
40 41 42 43 44 45 46 | 40 41 42 43 44 45 46 47 48 | - + | local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(27415516, 0, 0, k1, 0, k2) Debug.AddCard(53804307, 0, 0, k1, 0, k2) Debug.AddCard(91020571, 0, 0, k1, 0, k2) Debug.AddCard(89399912, 0, 0, k1, 0, k2) |