Commit c6d3839a by BellCodeEditor

auto save

parent 3fc3aa5b
Showing with 0 additions and 3 deletions
......@@ -8,9 +8,6 @@ class hero:
self.level=self.level+1
self.hp=self.hp+50
self.attack=self.attack+10
#caiwenji=hero("蔡文姬",300,80)
caiwenji=hero("蔡文姬",209,100)
caiwenji.upgrade()
......
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