Merge branch 'PrismLauncher:develop' into skinfix

This commit is contained in:
TheKodeToad 2023-08-04 16:29:30 +01:00 committed by GitHub
commit c5bffed21e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
75 changed files with 1337 additions and 668 deletions

View file

@ -166,8 +166,6 @@ public:
protected:
QMap<QString, QString> createCensorFilterFromSession(AuthSessionPtr session);
QStringList validLaunchMethods();
QString launchMethod();
protected: // data
std::shared_ptr<PackProfile> m_components;