mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-23 11:38:42 +00:00
minor style changes
This commit is contained in:
+1
-1
@@ -665,7 +665,7 @@ void geometry_information::generate_floorshapes_for(int id, cell *c, int siid, i
|
||||
}
|
||||
|
||||
#if MAXMDIM >= 4
|
||||
if(WDIM == 2 && GDIM == 3) {
|
||||
if(embedded_plane) {
|
||||
finishshape();
|
||||
for(auto pfsh: all_plain_floorshapes) {
|
||||
auto& fsh = *pfsh;
|
||||
|
||||
Reference in New Issue
Block a user