Differences From Artifact [2d0d57880a]:
- File script/c0.lua — part of check-in [36e55e73fe] at 2023-07-23 16:13:36 on branch trunk — 0.0.2114 (user: 顽雨沉风, size: 11848) [annotate] [blame] [check-ins using]
To Artifact [28fa711634]:
- File script/c0.lua — part of check-in [7dab13f692] at 2023-07-25 00:05:15 on branch trunk — 0.0.2174 (user: 顽雨沉风, size: 11845) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
509 510 511 512 513 514 515 |
--}
else --{
Debug.ShowHint("这局,您的得分是 "
.. cache_1
| | | 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 |
--}
else --{
Debug.ShowHint("这局,您的得分是 "
.. cache_1
.. " 分!\n处于「"
.. str["失败得分表"][cache_1]
.. "」级别!")
end --}
effect_event:Reset()
|
| ︙ | ︙ |