Corrected displayed MasterKey text

This commit is contained in:
Blake 2019-10-07 15:50:05 -04:00
parent 4c492d78f7
commit 910ff77af8

View file

@ -45,11 +45,11 @@ namespace XCI_Explorer
case 7:
return "MasterKey6 (6.2.0)";
case 8:
return "MasterKey7 (7.0.0-9.0.1)";
return "MasterKey7 (7.0.0-8.0.1)";
case 9:
return "MasterKey8 (?)";
return "MasterKey8 (8.1.0)";
case 10:
return "MasterKey9 (?)";
return "MasterKey9 (9.0.0-9.0.1)";
case 11:
return "MasterKey10 (?)";
case 12: