Skip to content
Snippets Groups Projects
Commit 661be424 authored by William F Godoy's avatar William F Godoy
Browse files

Minor Bug fix

parent 9362cbac
No related branches found
No related tags found
1 merge request!294Bp1read : Initial Reading Capabilities and latest API
......@@ -62,7 +62,7 @@ public:
*/
IO &GetIO() noexcept;
AdvanceStatus BeginStep() final;
AdvanceStatus BeginStep();
virtual AdvanceStatus BeginStep(AdvanceMode mode,
const float timeoutSeconds = 0.f);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment