1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-01-04 14:30:35 +00:00

fixup removed some weird stuff

This commit is contained in:
Zeno Rogue 2019-05-26 18:09:17 +02:00
parent 29c8890c01
commit 638274504c

View File

@ -931,7 +931,7 @@ void geometry_information::create_wall3d() {
#endif #endif
void geometry_information::configure_floorshapes() { void geometry_information::configure_floorshapes() {
&floor_texture_vertices[shar.id];init_floorshapes(); init_floorshapes();
if(0); if(0);
#if CAP_ARCM #if CAP_ARCM
else if(archimedean) else if(archimedean)