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
@@ -10,7 +10,7 @@ module Dodge.Data.Block (
) where
import Flat
import LinearHelp
import LinearHelp ()
import Color
import Control.Lens
import Data.Aeson
@@ -20,8 +20,6 @@ import Dodge.Data.Material
import Dodge.Data.PathGraph
import Geometry
import Shape.Data
import TH.Derive
import Data.Store
data Block = Block
{ _blID :: Int