Properly add slash check and fix JPN Lang selection.

This commit is contained in:
StackZ
2020-10-30 19:16:37 +01:00
parent b7fa9c2ba5
commit 6aec8dac77
4 changed files with 38 additions and 21 deletions
+1
View File
@@ -45,6 +45,7 @@ struct UniStoreInfo {
std::string Title;
std::string Author;
std::string URL;
std::string File; // Used to check, if File does NOT contain a slash or so.
std::string FileName;
std::string Description;
int Version;