Move inner wall creation

This commit is contained in:
2021-04-02 14:08:12 +02:00
parent 91e6e44f45
commit 4327e94e04
4 changed files with 49 additions and 39 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
module Dodge.LevelGen
( module Dodge.LevelGen
, cutWalls
, createInnerWalls
-- , createInnerWalls
, pairsToGraph
, makeButton
, makeSwitch