diff options
| author | Al <26797547+Al12rs@users.noreply.github.com> | 2020-05-23 14:19:54 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-23 14:19:54 -0700 |
| commit | 08ae9db2fd2a07acb2433275fc84c2ca47267a92 (patch) | |
| tree | 5e1232028486d097352aca55ac994cd4e238064f /src/modinforegular.h | |
| parent | e618afa5d1ef53e62d022f3d233c86e13fd4a215 (diff) | |
| parent | 6374845a28c8f1f65a05fb954b4df1ebd541344b (diff) | |
Merge pull request #1076 from Holt59/moddatachecker
Use the ModDataChecker feature to check mod validity
Diffstat (limited to 'src/modinforegular.h')
| -rw-r--r-- | src/modinforegular.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/modinforegular.h b/src/modinforegular.h index 75b24a6b..0f22b6cb 100644 --- a/src/modinforegular.h +++ b/src/modinforegular.h @@ -432,9 +432,6 @@ private: QString m_CustomURL; bool m_HasCustomURL; - // Current game plugin running in MO2: - MOBase::IPluginGame const* m_GamePlugin; - // Game name for the mod, can be different from the actual game running in MO2 // e.g., for Skyrim / Skyrim SE. QString m_GameName; |
