From 5aea3bb61831c3ea5d82c3d622a9d09269b1078f Mon Sep 17 00:00:00 2001 From: neru Date: Thu, 8 May 2025 13:33:31 -0300 Subject: [PATCH] docs: add to-do entry --- lua/CC Tweaked/tutel/tutel-host.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/CC Tweaked/tutel/tutel-host.lua b/lua/CC Tweaked/tutel/tutel-host.lua index 71aff3a..60c8d2f 100644 --- a/lua/CC Tweaked/tutel/tutel-host.lua +++ b/lua/CC Tweaked/tutel/tutel-host.lua @@ -13,6 +13,7 @@ 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 + * Rename network commands to messages, to avoid confusion with console commands ]] --[[