mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
patch manager: Skip lower patch_versions
This commit is contained in:
parent
bf978ac8ca
commit
fd2cd84555
3 changed files with 27 additions and 4 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue