Differences From Artifact [68c45c2538]:
- File script/c0.lua — part of check-in [944281b3ef] at 2023-07-23 13:35:37 on branch trunk — 0.0.2068 (user: 顽雨沉风, size: 10057) [annotate] [blame] [check-ins using]
To Artifact [59f65e1e81]:
- File script/c0.lua — part of check-in [3eae441ec0] at 2023-07-23 13:37:17 on branch trunk — 0.0.2069 (user: 顽雨沉风, size: 10130) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
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 --}
|
| ︙ | ︙ |