Merge pull request #1942 from Buddybenj/No-Intro

Replace Country Names With No-Intro Names
This commit is contained in:
skidau 2015-02-23 12:56:28 +11:00
commit 793abccb5e
15 changed files with 26 additions and 26 deletions

View file

@ -1339,7 +1339,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