Linting
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
from ..interfaces import FightingEntity
|
||||
|
||||
|
||||
class Player(FightingEntity):
|
||||
maxhealth = 20
|
||||
strength = 5
|
||||
|
Reference in New Issue
Block a user