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:
parent
29c8890c01
commit
638274504c
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user