diff options
| author | Mikaël Capelle <capelle.mikael@gmail.com> | 2020-05-07 02:07:15 +0200 |
|---|---|---|
| committer | Mikaël Capelle <capelle.mikael@gmail.com> | 2020-05-07 12:16:33 +0200 |
| commit | 5a90eecc21412fa705837eb724250ef1b758c993 (patch) | |
| tree | 66afc6d69385d1d3202866168f211f0595c86fd0 /src/modinfoforeign.h | |
| parent | 068e12bbb2cd774af89715105241ba7d3e3d0dcd (diff) | |
Fix issue with mods not being checked properly and overwrite not having the right priority.
Diffstat (limited to 'src/modinfoforeign.h')
| -rw-r--r-- | src/modinfoforeign.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modinfoforeign.h b/src/modinfoforeign.h index 7725c793..0c15c7a4 100644 --- a/src/modinfoforeign.h +++ b/src/modinfoforeign.h @@ -73,7 +73,6 @@ protected: const QStringList &archives, ModInfo::EModType modType, MOShared::DirectoryEntry **directoryStructure, PluginContainer *pluginContainer); - virtual bool doTestValid() const { return true; } private: QString m_Name; |
