2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-05 21:20:51 +00:00
This commit is contained in:
quadrismegistus 2020-09-13 15:33:59 +01:00
parent 204c42dd79
commit bd48b6b58e

View File

@ -57,7 +57,7 @@ class CLI(Logger):
logo=tw.indent(logo, ' '*indent)
scan_print(logo,max_pause=0.005)
def help(self):
def help(self,x):
print(HELPSTR)
def intro(self):