Cleanup: broken pathfinding

This commit is contained in:
2021-11-16 18:05:47 +00:00
parent cb8cbe03a4
commit ebe9ad6b90
42 changed files with 491 additions and 301 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{-# LANGUAGE TupleSections #-}
{- Rooms that contain two doors and a switch alternating both. -}
module Dodge.Room.Airlock where
import Dodge.Placements
import Dodge.Placement.Instance
import Dodge.Room.Foreground
import Dodge.Default.Room
import Dodge.Default.Wall