Add drop-down menu item that shows up when we are in replay mode for the regression testing window

This commit is contained in:
2018-09-21 09:58:22 -05:00
parent 64b9f558c4
commit fcde8a1c5b
3 changed files with 182 additions and 150 deletions

View File

@ -111,6 +111,7 @@ namespace EduNetworkBuilder
}
if(mode == LBContents.regressiontest)
{
MyMode = LBContents.regressiontest;
//Regression testing. Similar to listing all the puzzles.
Text = NB.Translate("LBW_Regression_Testing"); //Regression Testing
//