[fix] Fixed build.

This commit is contained in:
Ilya Grechuhin 2017-07-03 17:14:38 +03:00 committed by Vlad Mihaylenko
parent 159d8247bb
commit 5830ef2737

View file

@ -13,7 +13,7 @@ namespace turns
{
namespace sound
{
std::array<std::pair<std::string, std::string>, 28> const kLanguageList =
std::array<std::pair<std::string, std::string>, 31> const kLanguageList =
{{
{"en", "English"},
{"ru", "Русский"},