patch manager: Skip lower patch_versions

This commit is contained in:
Megamouse 2020-06-19 16:13:36 +02:00
parent bf978ac8ca
commit fd2cd84555
3 changed files with 27 additions and 4 deletions

View file

@ -49,6 +49,7 @@ public:
std::string patch_version;
std::string author;
std::string notes;
std::string source_path;
bool enabled = false;
// Redundant information for accessibility (see patch_container)