Update Pathline.lua

This commit is contained in:
Frank
2025-10-31 14:18:38 +01:00
parent 3479d08193
commit bef805d694
+1 -1
View File
@@ -337,7 +337,7 @@ function PATHLINE:MarkPoints(Switch)
if Switch==false then
if point.markerID then
UTILS.RemoveMark(point.markerID, Delay)
UTILS.RemoveMark(point.markerID)
end
else