3D:: reload floor textures

This commit is contained in:
Zeno Rogue
2019-09-12 22:50:03 +02:00
parent 96d4b3bba7
commit 7a4ee025d8
+1
View File
@@ -694,6 +694,7 @@ void resetGL() {
}
#endif
cgi.require_shapes();
if(DIM == 3 && !floor_textures) make_floor_textures();
cgi.initPolyForGL();
}