Commit efa68a68 by BellCodeEditor

save project

parent 00bf3c01
Showing with 2 additions and 1 deletions
...@@ -3,7 +3,8 @@ class One: ...@@ -3,7 +3,8 @@ class One:
fff.hp=hp fff.hp=hp
fff.harm=harm fff.harm=harm
fff.level = level fff.level = level
fff=One() def lb(One):
One.hp=
f=One('f',300,20,1) f=One('f',300,20,1)
c=One('c',300,20,1) c=One('c',300,20,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