fixed easter egg

This commit is contained in:
Bitl 2020-07-11 13:43:40 -07:00
parent 71bbd7dc3d
commit 874fa296ef
2 changed files with 2 additions and 0 deletions

View File

@ -1176,6 +1176,7 @@ namespace NovetusLauncher
label12.Text = "Just wait a little on the last click, OK?";
break;
case 10:
label12.Text = "Thank you. <3";
WriteConfigValues();
StartEasterEgg();

View File

@ -1213,6 +1213,7 @@ namespace NovetusLauncher
label12.Text = "Just wait a little on the last click, OK?";
break;
case 10:
label12.Text = "Thank you. <3";
WriteConfigValues();
StartEasterEgg();