Scripts: add new region to otp generator (#1582)
This commit is contained in:
parent
a5a79c5da3
commit
e0b184c057
@ -24,6 +24,7 @@ OTP_REGIONS = {
|
|||||||
"eu_ru": 0x01,
|
"eu_ru": 0x01,
|
||||||
"us_ca_au": 0x02,
|
"us_ca_au": 0x02,
|
||||||
"jp": 0x03,
|
"jp": 0x03,
|
||||||
|
"world": 0x04,
|
||||||
}
|
}
|
||||||
|
|
||||||
OTP_DISPLAYS = {
|
OTP_DISPLAYS = {
|
||||||
|
Loading…
Reference in New Issue
Block a user