mirror of
https://github.com/n0remac/game-jam-2020.git
synced 2025-12-08 12:05:14 -06:00
Active recipe in top right corner. Shift cycles recipes.
This commit is contained in:
@@ -47,7 +47,7 @@ class Config(object):
|
||||
DEBUG = False
|
||||
|
||||
#Monster Count to be spawned
|
||||
MONSTER_COUNT = 20
|
||||
MONSTER_COUNT = 0
|
||||
|
||||
|
||||
class Enums(Enum):
|
||||
|
||||
Reference in New Issue
Block a user