mirror of
https://github.com/LDDestroier/CC/
synced 2025-11-11 21:03:10 +00:00
Update flicker.lua
This commit is contained in:
@@ -13,7 +13,7 @@ end
|
|||||||
|
|
||||||
local windont = require("windont")
|
local windont = require("windont")
|
||||||
|
|
||||||
local newTerm = windont.newWindow(1, 1, 51, 19)
|
local newTerm = windont.newWindow(1, 1, term.getSize())
|
||||||
newTerm.meta.alwaysRender = false
|
newTerm.meta.alwaysRender = false
|
||||||
|
|
||||||
local tint = {
|
local tint = {
|
||||||
|
|||||||
Reference in New Issue
Block a user