diff --git a/lua/CC Tweaked/tutel/tutel-host.lua b/lua/CC Tweaked/tutel/tutel-host.lua index 27befaf..46c3bc7 100644 --- a/lua/CC Tweaked/tutel/tutel-host.lua +++ b/lua/CC Tweaked/tutel/tutel-host.lua @@ -478,4 +478,5 @@ while shouldRun do pollEvents() end -scr.clear() \ No newline at end of file +scr.clear() +scr.setCursorBlink(false) \ No newline at end of file