Remove unused datatype

This commit is contained in:
2026-04-01 19:06:56 +01:00
parent a7ff096d30
commit cf912279d6
6 changed files with 9 additions and 25 deletions
+1
View File
@@ -9,6 +9,7 @@ crMaterial :: CreatureType -> Material
crMaterial = \case
Avatar{_avatarMaterial = mt} -> mt
ChaseCrit {} -> Flesh
HoverCrit {} -> Metal
SwarmCrit -> Flesh
AutoCrit -> Flesh
BarrelCrit{} -> Metal