mirror of
https://github.com/LingDong-/Hermit.git
synced 2026-02-06 10:56:44 +00:00
6 lines
64 B
Python
6 lines
64 B
Python
|
|
def init():
|
|
global msg,msgt
|
|
msg = ["",0]
|
|
msgt = 50
|