1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-11 01:22:07 +00:00

dhrg:: reenable embedding after iteration

This commit is contained in:
Zeno Rogue
2026-04-25 01:27:43 +02:00
parent ec339c028d
commit 9cda82afda
+1
View File
@@ -106,6 +106,7 @@ int dhrgArgs() {
embedder_loop(argi());
next_timestamp++;
ts_vertices = next_timestamp;
rogueviz::embeddings::reenable_embedding();
}
else if(argis("-dorestart")) {