proper fix for issue 6206

This commit is contained in:
LPFaint99
2013-09-14 15:07:53 -07:00
parent 24e9aedc14
commit 5d202ae9ea
4 changed files with 72 additions and 55 deletions

View File

@ -145,6 +145,7 @@ std::vector<std::string> CBannerLoaderGC::GetDescriptions()
desc_count = 1;
break;
// English, German, French, Spanish, Italian, Dutch
case CBannerLoaderGC::BANNER_BNR2:
desc_count = 6;
break;