Commit 37309bcd by BellCodeEditor

save project

parent c0c3dae1
Showing with 1 additions and 1 deletions
...@@ -4,7 +4,7 @@ class herp: ...@@ -4,7 +4,7 @@ class herp:
self.hp=hp self.hp=hp
self.name=name self.name=name
self.attack=attack self.attack=attack
dse=hero("德瑟",300,20) dse=herp("德瑟",300,20)
......
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