Rearrange zone sizes

This commit is contained in:
2022-06-28 09:38:24 +01:00
parent 480fc2df5e
commit e8849eb8d5
8 changed files with 23 additions and 20 deletions
+10
View File
@@ -0,0 +1,10 @@
module Dodge.Zone.Size where
wlZoneSize :: Float
wlZoneSize = 50
crZoneSize :: Float
crZoneSize = 15
clZoneSize :: Float
clZoneSize = 20