dhrg:: reenable embedding after iteration

This commit is contained in:
Zeno Rogue
2026-04-29 21:50:18 +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")) {