mirror of
https://github.com/n0remac/game-jam-2020.git
synced 2025-12-14 14:09:55 -06:00
screen-projectile deletion fix, comment updates to note TEMP features
This commit is contained in:
@@ -43,7 +43,7 @@ class Config(object):
|
||||
BOTTOM_VIEWPORT_MARGIN = 50
|
||||
TOP_VIEWPORT_MARGIN = 100
|
||||
|
||||
#Bullet constants
|
||||
#Bullet constants TEMP change to speed factor in projectiles.py
|
||||
BULLET_SPEED = 5
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user