My test commit

This commit is contained in:
s442859 2020-05-11 17:46:21 +02:00
parent 82dae22676
commit 2f7c3d87ce

View File

@ -74,7 +74,7 @@ drawableManager.add(waiter1)
drawableManager.add(waiter2)
drawableManager.add(waiter3)
drawableManager.add(waiter4)
#My comment
# initialize a number of tables given in range
for i in range(0, 40):
table = Table(1, GridCountX - 2, 1, GridCountY - 2, CellSize, PaintOffset)