1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-12-29 19:40: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
void geometry_information::configure_floorshapes() {
&floor_texture_vertices[shar.id];init_floorshapes();
init_floorshapes();
if(0);
#if CAP_ARCM
else if(archimedean)