From 283ee5cb71bb8c1a48bab33c92b8b082a220d078 Mon Sep 17 00:00:00 2001 From: neru Date: Thu, 8 May 2025 13:31:18 -0300 Subject: [PATCH] docs: add to-do list --- lua/CC Tweaked/tutel/tutel-host.lua | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lua/CC Tweaked/tutel/tutel-host.lua b/lua/CC Tweaked/tutel/tutel-host.lua index 1f97fe2..05d469d 100644 --- a/lua/CC Tweaked/tutel/tutel-host.lua +++ b/lua/CC Tweaked/tutel/tutel-host.lua @@ -9,6 +9,12 @@ "" "" "" ]] +--[[ + TO-DO List: + * Add argument / funcion type checks on callback styled register functions + * Make log screen scrolling work based on drawn lines not log indexes +]] + --[[ network variables ]]