mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-09 04:32:38 +01:00
Merge pull request #490 from Bumer-32/patch-2
Почему этого раньше не было?
This commit is contained in:
commit
04827f2fc2
@ -545,6 +545,13 @@ local function getCharTable(c)
|
||||
{ 0, 0, 0, 0, 0 },
|
||||
{ 1, 0, 1, 0, 1 },
|
||||
},
|
||||
[":"] = {
|
||||
{1,},
|
||||
{ 1,},
|
||||
{ 0,},
|
||||
{ 1,},
|
||||
{ 1},
|
||||
},
|
||||
})[c]
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user