mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-23 01:47:39 +00:00
no more need_reset_geometry after make_floor_textures -- it will be done anyway
This commit is contained in:
@@ -942,8 +942,6 @@ void make_floor_textures() {
|
|||||||
*/
|
*/
|
||||||
rb.reset();
|
rb.reset();
|
||||||
}
|
}
|
||||||
|
|
||||||
need_reset_geometry = true;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user