Refactor wall zoning, remove streaming

This commit is contained in:
2022-07-23 12:29:29 +01:00
parent 39f4555697
commit 39778f46fb
30 changed files with 396 additions and 163 deletions
+3 -3
View File
@@ -3,8 +3,8 @@ module Dodge.Zone.Size where
pnZoneSize :: Float
pnZoneSize = 100
wlZoneSize :: Float
wlZoneSize = 50
clZoneSize :: Float
clZoneSize = 20
peZoneSize :: Float
peZoneSize = 50