mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-02 19:36:57 +03:00
NOISSUE force SetupWizard into 'classic' look and feel and increment analytics version
This should force the dialog to show again. If it still looks wrong on Windows 10, please report this on discord.
This commit is contained in:
parent
a666dc0a1a
commit
64723f68e3
2 changed files with 3 additions and 1 deletions
|
|
@ -478,7 +478,7 @@ void MultiMC::shutdownLogger()
|
|||
|
||||
void MultiMC::initAnalytics()
|
||||
{
|
||||
const int analyticsVersion = 1;
|
||||
const int analyticsVersion = 2;
|
||||
if(BuildConfig.ANALYTICS_ID.isEmpty())
|
||||
{
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue