mirror of
https://github.com/mt-mods/signs_lib.git
synced 2025-07-01 07:10:25 +02:00
Add note about the "ANSI" encoding
This commit is contained in:
@ -1,5 +1,8 @@
|
|||||||
-- encoding borrowed from signs_lib fork at https://github.com/lord-server/lord
|
-- 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 = {
|
local ansi_decode = {
|
||||||
[128] = "\208\130",
|
[128] = "\208\130",
|
||||||
[129] = "\208\131",
|
[129] = "\208\131",
|
||||||
|
Reference in New Issue
Block a user