Commit b710ca03 by BellCodeEditor

save project

parent f4833b8c
Showing with 3 additions and 3 deletions
...@@ -51,6 +51,6 @@ while True: ...@@ -51,6 +51,6 @@ while True:
if choice=="q": if choice=="q":
exit() exit()
elif choice=="1": elif choice=="1":
self.combat self.combat()
elif choice=="2": elif choice=="2":
self.cure self.cure()
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment