Removed old fast lock blip setting

This commit is contained in:
Dan
2019-12-20 15:28:05 +00:00
parent 642c401549
commit 5172f61f62

View File

@@ -26,10 +26,5 @@ RADAR.config.rear_lock_key = 112
-- exceeds the fast limit, it will be locked into the fast box. Default setting is disabled to maintain realism
RADAR.config.allow_fast_limit = true
-- Fast Lock Blip
-- true = vehicles that go over the fast limit will have a blip added to the minimap for a short period of time
-- false = no blips
-- RADAR.config.fast_lock_blips = true
-- Debug mode
RADAR.config.debug_mode = false