Rearrange zone sizes
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
module Dodge.Zone.Size where
|
||||
|
||||
wlZoneSize :: Float
|
||||
wlZoneSize = 50
|
||||
|
||||
crZoneSize :: Float
|
||||
crZoneSize = 15
|
||||
|
||||
clZoneSize :: Float
|
||||
clZoneSize = 20
|
||||
Reference in New Issue
Block a user