Differences From Artifact [240d63d9f7]:
- File single/简化版_40_033_1.lua — part of check-in [6542515010] at 2024-08-06 14:54:48 on branch trunk — 0 (user: 顽雨沉风, size: 2212) [annotate] [blame] [check-ins using]
To Artifact [a58579051f]:
- File single/简化版_40_033_1.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 2234) [annotate] [blame] [check-ins using]
︙ | |||
47 48 49 50 51 52 53 | 47 48 49 50 51 52 53 54 55 56 57 | - + | Debug.AddCard(81035362, 0, 0, k1, 0, k2) Debug.AddCard(57314798, 1, 1, k1, 0, k2, true) local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(19665973, 1, 1, k1, 0, k2) Debug.AddCard(83764718, 0, 0, k1, 0, k2) |