Differences From Artifact [bbb2d529f0]:
- File script/c0.lua — part of check-in [9da9e5bf11] at 2023-07-23 16:07:40 on branch trunk — 0.0.2113 (user: 顽雨沉风, size: 11868) [annotate] [blame] [check-ins using]
To 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]
| ︙ | ︙ | |||
511 512 513 514 515 516 517 |
else --{
Debug.ShowHint("这局,您的得分是 "
.. cache_1
.. " 分!\n相当于「"
.. str["失败得分表"][cache_1]
| | | 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 |
else --{
Debug.ShowHint("这局,您的得分是 "
.. cache_1
.. " 分!\n相当于「"
.. str["失败得分表"][cache_1]
.. "」级别!")
end --}
effect_event:Reset()
end --}
|
| ︙ | ︙ |