mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
1307f72b2b
commit
389201b177
@ -55,7 +55,7 @@ class CLI(Logger):
|
||||
logo=art.text2art(CLI_TITLE,font=CLI_FONT)
|
||||
# logo=make_key_discreet_str(logo,chance_redacted=0.1) #.decode()
|
||||
# logo=tw.indent(logo, ' '*indent)
|
||||
logo = logo.center(500)
|
||||
logo = logo.center(100)
|
||||
scan_print(logo,max_pause=0.005)
|
||||
|
||||
def help(self,*x,**y):
|
||||
|
Loading…
Reference in New Issue
Block a user