second commit

This commit is contained in:
s444417 2020-05-20 01:55:40 +02:00
parent 0052d2c36f
commit 592a250491

View File

@ -6,7 +6,7 @@ from kelner.src.managers.DrawableCollection import DrawableCollection
from kelner.src.managers.MenuManager import MenuManager
from kelner.src.managers.TableManager import TableManager
from kelner.src.managers.WaiterManager import WaiterManager
#komentarz
# create screen consts
Scale = 2 # scale for all images used within project
CellSize = round(50 * Scale) # pixel size of 1 square cell in the grid