Filename | |
---|---|
TomTom.lua |
diff --git a/TomTom.lua b/TomTom.lua index 71c2984..86dbf32 100755 --- a/TomTom.lua +++ b/TomTom.lua @@ -347,7 +347,7 @@ function TomTom:CreateSlashCommands() end local Way_Reset = function() - if #self.m_points == 0 then + if #self.w_points == 0 then self:Print("There are no waypoints to remove.") return end