mirror of
https://github.com/LDDestroier/CC/
synced 2024-11-08 19:09:58 +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"},
|
||||
["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)
|
||||
|
Loading…
Reference in New Issue
Block a user