Overview
| Comment: | 0.0.968 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
eefec3877e3a1cb7a1652d900cb0ab91 |
| User & Date: | 顽雨沉风 on 2023-07-08 15:41:35.920 |
| Other Links: | manifest | tags |
Context
|
2023-07-08
| ||
| 15:43 | 0.0.969 check-in: 10862e71f2 user: 顽雨沉风 tags: trunk | |
| 15:41 | 0.0.968 check-in: eefec3877e user: 顽雨沉风 tags: trunk | |
| 15:40 | 0.0.967 check-in: addedf804f user: 顽雨沉风 tags: trunk | |
Changes
Modified single/sample7.lua
from [8cc45e7841]
to [59483b273b].
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")
|
| ︙ |