1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-30 17:27:57 +00:00

reg3:: added subshapes.clear on generate_subcells

This commit is contained in:
Zeno Rogue
2022-08-07 01:41:04 +02:00
parent e3925d6bad
commit 1529986d6a

View File

@@ -665,6 +665,8 @@ EX namespace reg3 {
}
EX void generate_subcells() {
cgi.subshapes.clear();
switch(variation) {
case eVariation::subcubes: