final fixes

This commit is contained in:
Michele Scandura 2020-11-23 15:06:59 +00:00
parent aa8198c559
commit 75feb23572
2 changed files with 7 additions and 6 deletions

View file

@ -1154,6 +1154,7 @@ namespace Sledgemapper
textBox.Background = new SolidBrush(new Color(51, 51, 51)); ;
}
return valid;
}
}
}