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