Remove bullet delay

This commit is contained in:
2024-11-29 21:15:12 +00:00
parent d09e715653
commit 234b10df40
4 changed files with 23 additions and 31 deletions
+1 -2
View File
@@ -15,8 +15,7 @@ import Dodge.Data.Damage
import Geometry.Data
data Bullet = Bullet
{ _buDelayFraction :: Float
, _buEffect :: BulletEffect
{ _buEffect :: BulletEffect
, _buPayload :: BulletPayload
, _buTrajectory :: BulletTrajectory
, _buVel :: Point2