Commit e2ab0fce by BellCodeEditor

auto save

parent c6fde22f
Showing with 0 additions and 8 deletions
class player(Hero):
def __init__(self,name):
super().__init__(name)
self.hp=200
self.attack=50
self.Hero_tyep=Hero_tyep
print("英雄"
\ 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