mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-07-28 14:38:42 +00:00
Update Pathline.lua
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user