mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
bd48b6b58e
commit
03b5fda59b
@ -57,7 +57,7 @@ class CLI(Logger):
|
||||
logo=tw.indent(logo, ' '*indent)
|
||||
scan_print(logo,max_pause=0.005)
|
||||
|
||||
def help(self,x):
|
||||
def help(self,*x,**y):
|
||||
print(HELPSTR)
|
||||
|
||||
def intro(self):
|
||||
|
Loading…
Reference in New Issue
Block a user