This commit is contained in:
2022-08-20 18:41:04 +01:00
parent ff9dbdf068
commit 6e598339f1
84 changed files with 58 additions and 216 deletions
+1 -3
View File
@@ -14,7 +14,7 @@ module Dodge.Data.Machine (
) where
import Flat
import LinearHelp
import LinearHelp ()
import Color
import Control.Lens
import Data.Aeson
@@ -29,8 +29,6 @@ import Dodge.Data.Material
import Dodge.Data.ObjectType
import Geometry.Data
import Sound.Data
import TH.Derive
import Data.Store
data Machine = Machine
{ _mcID :: Int