Increase explosive damage to walls (still problems with hitboxes)

This commit is contained in:
2025-06-24 08:28:22 +01:00
parent 18470d700d
commit 5537efe584
4 changed files with 66 additions and 61 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module Dodge.Update.WallDamage where
module Dodge.Update.WallDamage (updateWallDamages) where
import Control.Lens
import Data.Maybe