Differences From Artifact [8cc45e7841]:
- File single/sample7.lua — part of check-in [addedf804f] at 2023-07-08 15:40:53 on branch trunk — 0.0.967 (user: 顽雨沉风, size: 971) [annotate] [blame] [check-ins using]
To Artifact [59483b273b]:
- File single/sample7.lua — part of check-in [eefec3877e] at 2023-07-08 15:41:35 on branch trunk — 0.0.968 (user: 顽雨沉风, size: 971) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | - + |
--[[message
连接召唤入门
]]
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("sample7")
|
| ︙ |