Overview
| Comment: | 0 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
198ea9d355c7557aa7d3163f64507a7e |
| User & Date: | 顽雨沉风 on 2024-07-18 08:49:01.822 |
| Other Links: | manifest | tags |
Context
|
2024-07-18
| ||
| 09:26 | 0 check-in: bac269e35f user: 顽雨沉风 tags: trunk | |
| 08:49 | 0 check-in: 198ea9d355 user: 顽雨沉风 tags: trunk | |
| 06:31 | 0 check-in: d6310d34ec user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_500_23.lua
from [acfcb6650c]
to [5177f2a161].
| ︙ | ︙ | |||
18 19 20 21 22 23 24 | local k1 = LOCATION_PZONE local k1 = LOCATION_DECK local k1 = LOCATION_EXTRA local k1 = LOCATION_GRAVE local k1 = LOCATION_REMOVED local k1 = LOCATION_HAND | | | 18 19 20 21 22 23 24 25 26 |
local k1 = LOCATION_PZONE
local k1 = LOCATION_DECK
local k1 = LOCATION_EXTRA
local k1 = LOCATION_GRAVE
local k1 = LOCATION_REMOVED
local k1 = LOCATION_HAND
Debug.ReloadFieldEnd("巨大化")
aux.BeginPuzzle(nil, 1)
|