mirror of
https://github.com/StudentBlake/XCI-Explorer
synced 2024-11-10 06:34:15 +00:00
Updated MasterKey text
This commit is contained in:
parent
ab3e68e8a6
commit
31575a6a61
1 changed files with 2 additions and 2 deletions
|
@ -45,9 +45,9 @@ namespace XCI_Explorer
|
||||||
case 7:
|
case 7:
|
||||||
return "MasterKey6 (6.2.0)";
|
return "MasterKey6 (6.2.0)";
|
||||||
case 8:
|
case 8:
|
||||||
return "MasterKey7 (7.0.0-7.0.1)";
|
return "MasterKey7 (7.0.0-8.0.1)";
|
||||||
case 9:
|
case 9:
|
||||||
return "MasterKey8 (8.0.0+)";
|
return "MasterKey8 (?)";
|
||||||
case 10:
|
case 10:
|
||||||
return "MasterKey9 (?)";
|
return "MasterKey9 (?)";
|
||||||
case 11:
|
case 11:
|
||||||
|
|
Loading…
Reference in a new issue