diff --git a/config.lua b/config.lua index 2711b9d..e77abfb 100644 --- a/config.lua +++ b/config.lua @@ -33,6 +33,9 @@ -- Do not touch this CONFIG = {} +-- Radar debug mode +CONFIG.debug = true + -- Radar fast limit locking -- When enabled, the player will be able to define a fast limit within the radar's menu, when a vehicle -- exceeds the fast limit, it will be locked into the fast box. Default setting is disabled to maintain realism