Remove CreatureTargeting, start making shapes for crafts
This commit is contained in:
@@ -68,7 +68,7 @@ data CraftType
|
||||
| GASINJECTOR
|
||||
| FLAKCRAFT
|
||||
| FRAGCRAFT
|
||||
deriving (Eq, Ord, Show, Read)
|
||||
deriving (Eq, Ord, Show, Read, Enum, Bounded)
|
||||
|
||||
data AttachType
|
||||
= ZOOMSCOPE
|
||||
|
||||
Reference in New Issue
Block a user