mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
Common/Common: Reduce differences between 3.3.5 and 6.x branches
Code functionality shouldn't have been modified.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user