Add random floor tiles to floors
This commit is contained in:
@@ -11,4 +11,5 @@ data Tile = Tile
|
||||
, _tileY :: Point2
|
||||
, _tileZ :: Float
|
||||
}
|
||||
deriving (Eq, Ord, Show)
|
||||
makeLenses ''Tile
|
||||
|
||||
Reference in New Issue
Block a user