Commit 7a610427 by BellCodeEditor

auto save

parent 74ee5709
Showing with 0 additions and 4 deletions
...@@ -4,7 +4,3 @@ class Hero: ...@@ -4,7 +4,3 @@ class Hero:
self.level = 1 self.level = 1
self.hp= hp self.hp= hp
self.attack= attack self.attack= attack
yase = Hero("亚瑟",300,20)
yese = Hero("后羿",250,23)
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