Cleanup combination accessing code
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module Dodge.Combine.Data
|
||||
(CombineType (..)
|
||||
)
|
||||
where
|
||||
) where
|
||||
-- TODO make this an enum somehow...?
|
||||
data CombineType
|
||||
= NOTDEFINED
|
||||
-- Weapons
|
||||
|
||||
Reference in New Issue
Block a user