mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-08 00:01:24 +00:00
fixed leak/bug
This commit is contained in:
@@ -1373,6 +1373,7 @@ void geometry_information::make_floor_textures_here() {
|
||||
*/
|
||||
rb.reset();
|
||||
last_texture_step = vid.texture_step;
|
||||
delete m;
|
||||
}
|
||||
|
||||
EX void make_floor_textures() {
|
||||
|
||||
Reference in New Issue
Block a user