Commit b710ca03 by BellCodeEditor

save project

parent f4833b8c
Showing with 3 additions and 3 deletions
......@@ -51,6 +51,6 @@ while True:
if choice=="q":
exit()
elif choice=="1":
self.combat
self.combat()
elif choice=="2":
self.cure
\ No newline at end of file
self.cure()
\ 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