Added some resources. /JL
This commit is contained in:
5
player/player.py
Normal file
5
player/player.py
Normal file
@@ -0,0 +1,5 @@
|
||||
class Player:
|
||||
def __init__(self):
|
||||
self.controls = None
|
||||
|
||||
|
Reference in New Issue
Block a user