1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-15 22:27:38 +00:00

clear cgis, fixed missing textures

This commit is contained in:
Zeno Rogue
2019-06-18 16:01:28 +02:00
parent adf0f36ea1
commit 9a1858e2f9
3 changed files with 33 additions and 0 deletions

View File

@@ -964,6 +964,7 @@ void geometry_information::make_floor_textures_here() {
IMAGESAVE(sdark, "texture-test.png");
*/
rb.reset();
last_texture_step = vid.texture_step;
}
void make_floor_textures() {