From 6be671b8ecaff2a83eb6d40d0a09b8156613c06c Mon Sep 17 00:00:00 2001 From: mgaver Date: Sun, 29 Sep 2013 17:12:45 +0900 Subject: [PATCH] Update PSPOskDialog.cpp --- Core/Dialog/PSPOskDialog.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Core/Dialog/PSPOskDialog.cpp b/Core/Dialog/PSPOskDialog.cpp index e5a9888e0a..72c97f0b2e 100755 --- a/Core/Dialog/PSPOskDialog.cpp +++ b/Core/Dialog/PSPOskDialog.cpp @@ -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")) {