From 61720cec5e590ba97f0bd34808fd5d7b6690067b Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 24 Mar 2024 00:29:45 +0100 Subject: [PATCH] nicer plain floorshapes in IRREGULAR maps --- floorshapes.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/floorshapes.cpp b/floorshapes.cpp index 59f61fa0..8d52a4fa 100644 --- a/floorshapes.cpp +++ b/floorshapes.cpp @@ -507,7 +507,7 @@ void geometry_information::generate_floorshapes_for(int id, cell *c, int siid, i } } - else if(arb::in() || aperiodic || arcm::in()) { + else if(arb::in() || aperiodic || arcm::in() || IRREGULAR) { vector actual; for(int j=0; j