Add cyrillic setting back in to configuration.txt
This commit is contained in:
parent
53886ce0ab
commit
9d4f290849
1 changed files with 3 additions and 0 deletions
|
|
@ -324,6 +324,9 @@ defaultmap: flat
|
||||||
# If true, make persistent record of IP addresses used by player logins, to support web IP to player matching
|
# If true, make persistent record of IP addresses used by player logins, to support web IP to player matching
|
||||||
persist-ids-by-ip: true
|
persist-ids-by-ip: true
|
||||||
|
|
||||||
|
# If true, map text to cyrillic
|
||||||
|
cyrillic-support: false
|
||||||
|
|
||||||
# Messages to customize
|
# Messages to customize
|
||||||
msg:
|
msg:
|
||||||
maptypes: "Map Types"
|
maptypes: "Map Types"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue