mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Zzz.
This commit is contained in:
parent
cb21c721b9
commit
7b942f617a
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ while(True):
|
|||
elif(online == 3):
|
||||
text = unichr(9899) + " Assente"
|
||||
elif(online == 4):
|
||||
text = unichr(9899) + " Inattivo"
|
||||
text = unichr(9899) + " Addormentato"
|
||||
elif(online == 5):
|
||||
text = unichr(55357) + unichr(56629) + " Disponibile per scambiare"
|
||||
elif(online == 6):
|
||||
|
|
Loading…
Reference in a new issue