mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-25 22:52:49 +00:00
no more need_reset_geometry after make_floor_textures -- it will be done anyway
This commit is contained in:
parent
22ce25c396
commit
063e4e35c2
@ -942,8 +942,6 @@ void make_floor_textures() {
|
|||||||
*/
|
*/
|
||||||
rb.reset();
|
rb.reset();
|
||||||
}
|
}
|
||||||
|
|
||||||
need_reset_geometry = true;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user