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