Fix intro help
This commit is contained in:
parent
d33fba81bb
commit
e3a1a8d5a5
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user