Changed fast limit config setting back to default value

This commit is contained in:
Dan
2020-03-06 21:20:30 +00:00
parent b4c2f41694
commit 2e89ac54f9

View File

@@ -36,7 +36,7 @@ CONFIG = {}
-- 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
CONFIG.allow_fast_limit = true
CONFIG.allow_fast_limit = false
-- Sets all of the controls
CONFIG.keys =