Country filter fixes/consistency

This commit is contained in:
Stevoisiak
2015-01-06 00:30:48 -05:00
parent a36fe1dd1d
commit e871add5f5
5 changed files with 75 additions and 59 deletions

View File

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