mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Properly add slash check and fix JPN Lang selection.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user