Add support for german region flag. Still need to change image. (currently using a copy of europe flag)

This commit is contained in:
Jordan Woyak
2013-01-09 22:53:04 -06:00
parent f1489a4e18
commit 14b8d3f107
5 changed files with 90 additions and 1 deletions

View File

@ -47,6 +47,7 @@ public:
enum ECountry
{
COUNTRY_EUROPE = 0,
COUNTRY_GERMANY,
COUNTRY_FRANCE,
COUNTRY_RUSSIA,
COUNTRY_USA,