forked from autonomic-cooperative/multiball
Fix intro help
This commit is contained in:
@ -397,7 +397,7 @@ class Multiball:
|
||||
|
||||
|
||||
def multiball(*args, **kwargs):
|
||||
print("Welcome to Multiball. type -help for help.")
|
||||
print("Welcome to Multiball. type /help for help.")
|
||||
mb = Multiball()
|
||||
# loop on prompt
|
||||
while (True):
|
||||
|
Reference in New Issue
Block a user