mirror of
https://github.com/TriM-Organization/Linglun-Converter.git
synced 2026-04-20 09:37:51 +00:00
欸!忘了先提交!
This commit is contained in:
@@ -106,6 +106,7 @@ elif solar_date == (8, 16):
|
||||
style_ = "#F0F2F4 on #0089F2" # TODO
|
||||
else:
|
||||
style_ = "#121110 on #F0F2F4"
|
||||
yanlun_texts = [""]
|
||||
# 显示箴言部分
|
||||
logger.console.print(
|
||||
"[{}]{}".format(style_, random.choice(yanlun_texts)),
|
||||
@@ -207,7 +208,7 @@ def is_in_player(sth: str, in_ok: tuple = (0, 1, 2)):
|
||||
),
|
||||
(
|
||||
2,
|
||||
("repeater", "2", "中继器", "瑞皮特"),
|
||||
("repeater", "2", "中继器", "瑞皮特尔"),
|
||||
),
|
||||
]
|
||||
if i in in_ok
|
||||
|
||||
Reference in New Issue
Block a user