Work on wall materials etc

This commit is contained in:
2025-10-24 13:30:46 +01:00
parent 9eed2706b0
commit 0eeae7e6bc
10 changed files with 200 additions and 216 deletions
+1
View File
@@ -2,6 +2,7 @@
-- | Rooms containing long doors, probably with a big reveal behind them.
module Dodge.Room.LongDoor where
import Dodge.Default.Wall
import Control.Monad
import Dodge.LevelGen.Switch
import Data.Maybe