mirror of
https://github.com/LDDestroier/CC/
synced 2025-01-19 05:32:51 +00:00
Update flicker.lua
This commit is contained in:
parent
e092709368
commit
89b3643404
@ -68,7 +68,7 @@ local shades = {
|
|||||||
["b"] = {"6","7","8","9"},
|
["b"] = {"6","7","8","9"},
|
||||||
["c"] = {"7","8","9","a"},
|
["c"] = {"7","8","9","a"},
|
||||||
["d"] = {"5","6","7","8"},
|
["d"] = {"5","6","7","8"},
|
||||||
["e"] = {"4","5","6","7"},
|
["e"] = {"5","6","7","8"},
|
||||||
}
|
}
|
||||||
|
|
||||||
newTerm.meta.textTransformation = function(x, y, dot, meta)
|
newTerm.meta.textTransformation = function(x, y, dot, meta)
|
||||||
|
Loading…
Reference in New Issue
Block a user