fixed a few things

This commit is contained in:
iAmAsval
2021-01-08 20:08:19 +01:00
parent ce42936a9c
commit 37131d1885
7 changed files with 18 additions and 23 deletions

View File

@@ -107,7 +107,7 @@ namespace FModel
}
else
{
Globals.gNotifier.ShowCustomMessage("Mappings", "Fail to reload");
Globals.gNotifier.ShowCustomMessage("Mappings", "Failed to reload");
}
}