Simplify energyBalls (no z component)
This commit is contained in:
@@ -19,7 +19,7 @@ data EnergyBall = EnergyBall
|
||||
, _ebWidth :: Float
|
||||
, _ebTimer :: Int
|
||||
, _ebEff :: (DamageType, Int)
|
||||
, _ebZ :: Float
|
||||
-- , _ebZ :: Float
|
||||
, _ebRot :: Float
|
||||
}
|
||||
deriving (Eq, Ord, Show, Read) --Generic, Flat)
|
||||
|
||||
Reference in New Issue
Block a user