mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-18 14:45:12 +00:00
rogueviz:: ads:: fixed adS not clearing replays
This commit is contained in:
@@ -758,6 +758,7 @@ void ds_restart() {
|
||||
pick_textures();
|
||||
init_rsrc();
|
||||
init_gamedata();
|
||||
in_replay = false;
|
||||
}
|
||||
|
||||
void run_ds_game_hooks() {
|
||||
|
||||
Reference in New Issue
Block a user