mirror of
https://github.com/ciribob/DCS-CTLD.git
synced 2026-08-21 02:31:32 +00:00
fixes
This commit is contained in:
@@ -7281,9 +7281,7 @@ end
|
|||||||
|
|
||||||
--ctld.reconShowTargetsInLosOnF10Map(Unit.getByName("uh2-1"), 2000, 200)
|
--ctld.reconShowTargetsInLosOnF10Map(Unit.getByName("uh2-1"), 2000, 200)
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
if ctld == nil then
|
--if ctld == nil then ctld = {} end
|
||||||
ctld = {}
|
|
||||||
end
|
|
||||||
if ctld.lastMarkId == nil then
|
if ctld.lastMarkId == nil then
|
||||||
ctld.lastMarkId = 0
|
ctld.lastMarkId = 0
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user