Scripts: add new region to otp generator (#1582)

This commit is contained in:
あく
2022-08-12 01:10:50 +09:00
committed by GitHub
parent a5a79c5da3
commit e0b184c057

View File

@@ -24,6 +24,7 @@ OTP_REGIONS = {
"eu_ru": 0x01,
"us_ca_au": 0x02,
"jp": 0x03,
"world": 0x04,
}
OTP_DISPLAYS = {