This commit is contained in:
2025-10-24 13:08:44 +01:00
parent 27569ed8f3
commit 7b622c8e31
8 changed files with 6 additions and 28 deletions
-1
View File
@@ -13,7 +13,6 @@ defaultBlock = Block
, _blDir = 0
, _blDraw = BlockDrawMempty
, _blHeight = 100
, _blMaterial = Stone
}
defaultDirtBlock :: Block
defaultDirtBlock = defaultBlock & blHP .~ 50