From 9c2048cf92e8752c1853f7dd011e9b0b2a45d797 Mon Sep 17 00:00:00 2001 From: FullGas1 <51051389+FullGas1@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:41:19 +0100 Subject: [PATCH] fixes --- CTLD.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CTLD.lua b/CTLD.lua index d0eda4e..02f3430 100644 --- a/CTLD.lua +++ b/CTLD.lua @@ -7281,9 +7281,7 @@ end --ctld.reconShowTargetsInLosOnF10Map(Unit.getByName("uh2-1"), 2000, 200) ---------------------------------------------------------------------- -if ctld == nil then - ctld = {} -end +--if ctld == nil then ctld = {} end if ctld.lastMarkId == nil then ctld.lastMarkId = 0 end