Common/Common: Reduce differences between 3.3.5 and 6.x branches

Code functionality shouldn't have been modified.
This commit is contained in:
jackpoz
2016-08-08 18:07:19 +02:00
committed by Aokromes
parent e201c034c7
commit 1d6adef396

View File

@@ -18,7 +18,8 @@
#include "Common.h"
TC_COMMON_API char const* localeNames[TOTAL_LOCALES] = {
TC_COMMON_API char const* localeNames[TOTAL_LOCALES] =
{
"enUS",
"koKR",
"frFR",