From f43030c0b8ffb4ef08a31230b99fd9fd641f2ec1 Mon Sep 17 00:00:00 2001 From: bol-van Date: Sun, 1 Mar 2026 09:53:55 +0300 Subject: [PATCH] AI fix --- lua/zapret-lib.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/zapret-lib.lua b/lua/zapret-lib.lua index fa9203a..8a47425 100644 --- a/lua/zapret-lib.lua +++ b/lua/zapret-lib.lua @@ -962,7 +962,7 @@ function apply_fooling(desync, dis, fooling_options) end end if fooling_options.tcp_ts_up then - move_ts_top(dis.tcp.options) + move_ts_top() end end if dis.ip6 then