]> git.tdb.fi Git - r2c2.git/blobdiff - source/engineer/options.h
Add an option to set simulation speed
[r2c2.git] / source / engineer / options.h
index ddeb62e5232c6601f9faeb118499575593dbd8cb..f64cc78fe006e7772e3c1cf6912a9569a17ef998 100644 (file)
@@ -12,6 +12,7 @@ struct Options
        std::string driver;
        bool network;
        bool simulate;
+       float sim_speed;
        std::string layout_fn;
        std::string state_fn;