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 ]]