only db from api
This commit is contained in:
parent
da41253583
commit
c2bba92e39
4 changed files with 15 additions and 42 deletions
|
|
@ -37,6 +37,7 @@ class Player:
|
|||
self.moving_down = False
|
||||
self.moving_left = False
|
||||
self.moving_right = False
|
||||
self.joysticks = {}
|
||||
|
||||
def rename_hero(self):
|
||||
old_hero = self.hero
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue