Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactoring processing for AutoLoadSaveReplayFiles and add RecordMark…
…ersInReplayMode. Now both options are processed at runtime rather than only initialized on launch. Added VA Toggle commands for both properties and included in initialization command. If the simulation mode is not "full" but RecordMarkersInReplayMode is true, it will add markers but logs out an alert since this is not the normal behavior.
- Loading branch information
87f6935
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addresses Issues #7 and #8