Overview
| Comment: | 0.0.334 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
46d5dbecb0c53547b523350dce2fcfcc |
| User & Date: | 顽雨沉风 on 2023-06-29 12:27:18.350 |
| Other Links: | manifest | tags |
Context
|
2023-06-29
| ||
| 12:28 | 0.0.335 check-in: 3aa0808dad user: 顽雨沉风 tags: trunk | |
| 12:27 | 0.0.334 check-in: 46d5dbecb0 user: 顽雨沉风 tags: trunk | |
| 12:23 | 0.0.333 check-in: 748ed664c0 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [2334d12089]
to [7cd701340c].
| ︙ | |||
20 21 22 23 24 25 26 | 20 21 22 23 24 25 26 27 28 29 30 31 | - + |
end
effect_1:SetCondition(cache_1)
function cache_1()
Debug.ShowHint("残局群181175613")
return
end
effect_1:SetOperation(cache_1)
|