Merge pull request #377 from Fire-Head/master

Glass
This commit is contained in:
aap 2020-04-03 11:49:08 +02:00 committed by GitHub
commit f56909d8b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 764 additions and 21 deletions

View file

@ -94,6 +94,8 @@ enum Config {
NUM_GARAGES = 32,
NUM_PROJECTILES = 32,
NUM_GLASSPANES = 45,
NUM_GLASSENTITIES = 32,
NUM_WATERCANNONS = 3,
NUMPEDROUTES = 200,