Overview
| Comment: | 0.0.520 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
49ca0e7e66c26043b06a9ed68e67ea73 |
| User & Date: | 顽雨沉风 on 2023-06-30 08:20:19.208 |
| Other Links: | manifest | tags |
Context
|
2023-06-30
| ||
| 23:39 | 0.0.521 check-in: 18abccdf17 user: 顽雨沉风 tags: trunk | |
| 08:20 | 0.0.520 check-in: 49ca0e7e66 user: 顽雨沉风 tags: trunk | |
| 08:16 | 0.0.519 check-in: 350cd0ad57 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [4ac2164d9d]
to [4540cc9d7f].
| ︙ | |||
11 12 13 14 15 16 17 | 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | - - - - - - - - - - |
str["规则"] = "大师3 "
elseif str_2 == 4 then
str["规则"] = "新大师 "
end
else
str["规则"] = "大师2020 "
end
|
| ︙ |