mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 08:26:27 +02:00
Changed fast limit config setting back to default value
This commit is contained in:
@@ -36,7 +36,7 @@ CONFIG = {}
|
|||||||
-- Radar fast limit locking
|
-- Radar fast limit locking
|
||||||
-- When enabled, the player will be able to define a fast limit within the radar's menu, when a vehicle
|
-- 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
|
-- 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
|
-- Sets all of the controls
|
||||||
CONFIG.keys =
|
CONFIG.keys =
|
||||||
|
|||||||
Reference in New Issue
Block a user