mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 00:16:27 +02:00
feat: passenger control enabled by default for now
This commit is contained in:
@@ -57,7 +57,7 @@ CONFIG.allow_passenger_view = true
|
|||||||
-- Allow passenger control
|
-- Allow passenger control
|
||||||
-- Dependent on CONFIG.allow_passenger_view. When enabled, the front seat passenger will be able to open the
|
-- Dependent on CONFIG.allow_passenger_view. When enabled, the front seat passenger will be able to open the
|
||||||
-- radar remote and control the radar and plate reader for themself and the driver.
|
-- radar remote and control the radar and plate reader for themself and the driver.
|
||||||
CONFIG.allow_passenger_control = false
|
CONFIG.allow_passenger_control = true
|
||||||
|
|
||||||
-- Set this to true if you use Sonoran CAD with the WraithV2 plugin
|
-- Set this to true if you use Sonoran CAD with the WraithV2 plugin
|
||||||
CONFIG.use_sonorancad = false
|
CONFIG.use_sonorancad = false
|
||||||
|
|||||||
Reference in New Issue
Block a user