Commit 3215ef94 by BellCodeEditor

auto save

parent 52739910
Showing with 1 additions and 1 deletions
...@@ -4,7 +4,7 @@ class hero: ...@@ -4,7 +4,7 @@ class hero:
self.hp=hp self.hp=hp
self.attack=attack self.attack=attack
lixin=hero(15,500,100) lixin=hero(15,1200,85)
def d(): def d():
lixin.level=lixin.level+1 lixin.level=lixin.level+1
......
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