Simplify block drawing further, store shape of block
This commit is contained in:
@@ -11,7 +11,7 @@ defaultBlock = Block
|
||||
, _blFootprint = []
|
||||
, _blPos = 0
|
||||
, _blDir = 0
|
||||
, _blDraw = BlockDrawMempty
|
||||
, _blDraw = mempty
|
||||
, _blHeight = 100
|
||||
}
|
||||
defaultDirtBlock :: Block
|
||||
|
||||
Reference in New Issue
Block a user