mirror of
https://github.com/mt-mods/signs_lib.git
synced 2024-11-15 22:20:18 +01:00
Add note about the "ANSI" encoding
This commit is contained in:
parent
7e4e2a7adb
commit
2da37c48c0
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user