From 65b6af61e511f0782d49e96daae27872331ed7fe Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 16 Feb 2020 15:02:13 -0300 Subject: Remove Russian and reorder languages. New order is: EN/BR/FR/DE/ES --- db/constants.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index 58cca32a7..d6a93a8d1 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4439,14 +4439,14 @@ constants_db: { comment__: "Language function constants" LANG_ON_SEA: 1 LANG_IN_SHIP: 2 + // Language specs LANG_ENUS: 0 - LANG_FR: 1 - LANG_RU: 2 - LANG_ES: 3 - LANG_PTBR: 4 - LANG_DE: 5 - MAX_LANG: 5 + LANG_PTBR: 1 + LANG_FR: 2 + LANG_DE: 3 + LANG_ES: 4 + MAX_LANG: 4 comment__: "Configuration constants" MAX_CYCLE_PC: 40 -- cgit v1.2.3-70-g09d2