screen-projectile deletion fix, comment updates to note TEMP features

This commit is contained in:
Lief9100
2020-04-20 01:47:48 -07:00
committed by Cameron Smart
parent 3034d96ab7
commit b06fcaf0f8
2 changed files with 4 additions and 4 deletions

View File

@@ -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