X-Git-Url: http://git.tdb.fi/?p=r2c2.git;a=blobdiff_plain;f=source%2Fengineer%2Foptions.h;h=f64cc78fe006e7772e3c1cf6912a9569a17ef998;hp=ddeb62e5232c6601f9faeb118499575593dbd8cb;hb=eb8b919a1a224c0d6f206d1d29a9b4b8c3a0cac8;hpb=1709c7afe41a96b079f3d34c9625d1a790dcc805 diff --git a/source/engineer/options.h b/source/engineer/options.h index ddeb62e..f64cc78 100644 --- a/source/engineer/options.h +++ b/source/engineer/options.h @@ -12,6 +12,7 @@ struct Options std::string driver; bool network; bool simulate; + float sim_speed; std::string layout_fn; std::string state_fn;