Differences From Artifact [3e4d6e6834]:
- File single/简化版_30_065_1.lua — part of check-in [6ea1544d07] at 2024-08-06 12:41:32 on branch trunk — 0 (user: 顽雨沉风, size: 3115) [annotate] [blame] [check-ins using]
To Artifact [8fefaebcc5]:
- File single/简化版_30_065_1.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 3137) [annotate] [blame] [check-ins using]
︙ | |||
68 69 70 71 72 73 74 | 68 69 70 71 72 73 74 75 76 | - + | local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 Debug.AddCard(70939418, 0, 0, k1, 0, k2) local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(66156348, 0, 0, k1, 0, k2) Debug.AddCard(33776734, 1, 1, k1, 0, k2) Debug.AddCard(60643553, 1, 1, k1, 0, k2) |