Replace Country Names With No-Intro Names

This commit is contained in:
Buddybenj 2015-02-17 18:17:34 -06:00
parent 53bf21e15a
commit 265a21a565
15 changed files with 26 additions and 26 deletions

View file

@ -1327,7 +1327,7 @@ inline u8 CConfigMain::GetSADRCountryCode(int language)
countrycode = 1; //Japan
break;
case 1: //English
countrycode = 49; //United States
countrycode = 49; //USA
break;
case 2: //German
countrycode = 78; //Germany