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
6971abcd6b
commit
7e348e727c
@ -13,7 +13,7 @@ end
|
||||
|
||||
local windont = require("windont")
|
||||
|
||||
local newTerm = windont.newWindow(1, 1, 51, 19)
|
||||
local newTerm = windont.newWindow(1, 1, term.getSize())
|
||||
newTerm.meta.alwaysRender = false
|
||||
|
||||
local tint = {
|
||||
|
Loading…
Reference in New Issue
Block a user