Removed old sort mode variable and comment

This commit is contained in:
Dan
2019-11-30 15:05:52 +00:00
parent 36e582e596
commit cfed828311

View File

@@ -90,9 +90,6 @@ RADAR.vars =
} }
}, },
-- Sort mode, defines the table position for RADAR.sorting
-- sortMode = 1,
-- The maximum distance that the radar system's ray traces can go -- The maximum distance that the radar system's ray traces can go
maxCheckDist = 300.0, maxCheckDist = 300.0,