1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-25 22:53:19 +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: