This commit is contained in:
Aurora 2016-11-22 23:48:30 +01:00
parent 04a33143b7
commit bccdfe4404

View File

@ -165,13 +165,11 @@ static inline void installer(bool isOtpless)
break;
case 2:
case 3:
updateKey2 = true;
break;
case 4:
updateFirm1 = true;
updateKey2 = true;
break;
default:
case 1:
break;
}