Update PSPOskDialog.cpp

This commit is contained in:
mgaver 2013-09-29 17:12:45 +09:00
parent 8540497d09
commit 6be671b8ec

View file

@ -899,6 +899,8 @@ int PSPOskDialog::Update()
if (!strcmp(countryCode, "English Full-width"))
language = "English Full-width";
countryCode = OskKeyboardNames[currentKeyboardLanguage].c_str();
if (strcmp(countryCode, "ko_KR"))
{