Added the player object.
This commit is contained in:
@@ -4,3 +4,6 @@
|
||||
|
||||
# Debug constant. Set to False to turn off debugging messages.
|
||||
DEBUG = False
|
||||
|
||||
# Number of players in the game. Should always be greater than or equal to one.
|
||||
NUM_PLAYERS = 1
|
||||
|
Reference in New Issue
Block a user