Skip to content

Commit

Permalink
Update SymuLearnAndForget
Browse files Browse the repository at this point in the history
  • Loading branch information
lmorisse committed May 29, 2020
1 parent 614fc84 commit 0d707c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Symu examples/SymuLearnAndForget/Home.cs
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ protected override void UpdateSettings()
_fullKnowledge = 0;

SetRandomLevel(cbRandomLevel.SelectedIndex);
TimeStepType = TimeStepType.Daily;
SetTimeStepType(TimeStepType.Daily);
}

protected override void SetScenarii()
Expand Down

0 comments on commit 0d707c3

Please sign in to comment.