1
0
mirror of https://github.com/LDDestroier/CC/ synced 2024-06-18 11:19:58 +00:00

Update flicker.lua

This commit is contained in:
LDDestroier 2020-01-12 02:01:28 -05:00 committed by GitHub
parent e092709368
commit 89b3643404
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ local shades = {
["b"] = {"6","7","8","9"},
["c"] = {"7","8","9","a"},
["d"] = {"5","6","7","8"},
["e"] = {"4","5","6","7"},
["e"] = {"5","6","7","8"},
}
newTerm.meta.textTransformation = function(x, y, dot, meta)