mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-22 10:43:15 +00:00
reg3:: added subshapes.clear on generate_subcells
This commit is contained in:
parent
e3925d6bad
commit
1529986d6a
2
reg3.cpp
2
reg3.cpp
@ -665,6 +665,8 @@ EX namespace reg3 {
|
||||
}
|
||||
|
||||
EX void generate_subcells() {
|
||||
|
||||
cgi.subshapes.clear();
|
||||
|
||||
switch(variation) {
|
||||
case eVariation::subcubes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user