Commit bc929684 by BellCodeEditor

auto save

parent 254b579d
Showing with 2 additions and 2 deletions
class Hero:
def __init__(self):
self.level = 114514
self.hp = 114514
self.level = 2.
self.hp =
self.attack = 114514
caixukun=Hero()
......
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