mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-24 05:17:17 +00:00
3D:: reload floor textures
This commit is contained in:
parent
96d4b3bba7
commit
7a4ee025d8
@ -694,6 +694,7 @@ void resetGL() {
|
||||
}
|
||||
#endif
|
||||
cgi.require_shapes();
|
||||
if(DIM == 3 && !floor_textures) make_floor_textures();
|
||||
cgi.initPolyForGL();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user