Skip to content

Commit

Permalink
change help message
Browse files Browse the repository at this point in the history
modified:   lb.py
  • Loading branch information
wish13yt committed Oct 19, 2024
1 parent 21be0e6 commit 47df3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lb.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def cls():
print("Welcome to LigmaBalls!")
print("Here are some commands you can use:")
print("fs")
print("Using fs will launch freakysay, so you can echo your words! (BROKEN)")
print("Using fs will launch freakysay, so you can echo your words!")
print("credits")
print("Using credits will show the people who helped make this!")
print("clear")
Expand Down

0 comments on commit 47df3f9

Please sign in to comment.