Add (cosmetic, indestructible) pipe connecting storage/distributer

This commit is contained in:
2025-12-08 23:09:17 +00:00
parent 8b028c7f94
commit 928eab3fd7
3 changed files with 20 additions and 3 deletions
-1
View File
@@ -33,7 +33,6 @@ data Machine = Machine
, _mcMaterial :: Material
, _mcPos :: Point2
, _mcDir :: Float
-- , _mcColor :: Color
, _mcHP :: Int
, _mcDamage :: [Damage]
, _mcType :: MachineType