diff --git a/rogueviz/dhrg/dhrg.cpp b/rogueviz/dhrg/dhrg.cpp index 2ef56dc3..3ab2bea7 100644 --- a/rogueviz/dhrg/dhrg.cpp +++ b/rogueviz/dhrg/dhrg.cpp @@ -106,6 +106,7 @@ int dhrgArgs() { embedder_loop(argi()); next_timestamp++; ts_vertices = next_timestamp; + rogueviz::embeddings::reenable_embedding(); } else if(argis("-dorestart")) {