Overview
| Comment: | 0.0.2069 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
3eae441ec023eaf43a984a148bc95e1a |
| User & Date: | 顽雨沉风 on 2023-07-23 13:37:17.287 |
| Other Links: | manifest | tags |
Context
|
2023-07-23
| ||
| 13:39 | 0.0.2070 check-in: ddc570ff6d user: 顽雨沉风 tags: trunk | |
| 13:37 | 0.0.2069 check-in: 3eae441ec0 user: 顽雨沉风 tags: trunk | |
| 13:35 | 0.0.2068 check-in: 944281b3ef user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [68c45c2538]
to [59f65e1e81].
| ︙ | ︙ | |||
470 471 472 473 474 475 476 |
end --}
if cache_1 > 3000 then --{
Debug.ShowHint("比青眼白龙还厉害了")
--}
else --{
| > > | | 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 |
end --}
if cache_1 > 3000 then --{
Debug.ShowHint("比青眼白龙还厉害了")
--}
else --{
Debug.ShowHint("玩家的得分是:"
.. cache_1
)
end --}
--~ Debug.ShowHint(tostring(cache_1))
effect_event:Reset()
end --}
|
| ︙ | ︙ |