Add note about the "ANSI" encoding

This commit is contained in:
syimyuzya 2021-12-05 16:49:20 +08:00
parent 7e4e2a7adb
commit 2da37c48c0
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
-- encoding borrowed from signs_lib fork at https://github.com/lord-server/lord
-- The "ANSI" encoding here actually refers to "windows-1251", which shows up as
-- "ANSI" on Russian version of MS Windows
local ansi_decode = {
[128] = "\208\130",
[129] = "\208\131",