Commit ce4354ac authored by Petr Prikryl's avatar Petr Prikryl

Korean translator converted to UTF-8.

parent f2d61620
...@@ -279,7 +279,7 @@ bool setTranslator(const char *langName) ...@@ -279,7 +279,7 @@ bool setTranslator(const char *langName)
#ifdef LANG_KR #ifdef LANG_KR
else if (L_EQUAL("korean")) else if (L_EQUAL("korean"))
{ {
theTranslator=new TranslatorDecoder(new TranslatorKorean); theTranslator=new TranslatorKorean;
} }
#endif #endif
#ifdef LANG_KE #ifdef LANG_KE
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment