From 2222a8ce5de5f46b762473001101aa10a0884bc1 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Mon, 25 Nov 2019 18:19:04 -0800 Subject: Fix bug, finalize symmetry wall --- Source/Randomizer2.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Source/Randomizer2.cpp') diff --git a/Source/Randomizer2.cpp b/Source/Randomizer2.cpp index d2046bb..f93e4fd 100644 --- a/Source/Randomizer2.cpp +++ b/Source/Randomizer2.cpp @@ -253,6 +253,10 @@ void Randomizer2::RandomizeSymmetry() { p.grid[pos.x + 12][pos.y].gap = Cell::Gap::BREAK; } + for (int y=0; y