mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-06 16:52:59 +00:00
3D:: reload floor textures
This commit is contained in:
@@ -694,6 +694,7 @@ void resetGL() {
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
cgi.require_shapes();
|
cgi.require_shapes();
|
||||||
|
if(DIM == 3 && !floor_textures) make_floor_textures();
|
||||||
cgi.initPolyForGL();
|
cgi.initPolyForGL();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user