Skip to content

Commit

Permalink
Disable personal config settings
Browse files Browse the repository at this point in the history
  • Loading branch information
NoMotion committed Dec 3, 2023
1 parent d2bc4e3 commit 65b8f9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gamedata/scripts/zzz_dart_config.script
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
-- DART.AMMO_WHEEL.useRoundWheel = true

-- -- faction ID patch size override (based on 1024x768)
DART.PATCHES.size = 24
-- DART.PATCHES.size = 24

-- -- {x, y} distance from sides of screen on 1024/768
-- DART.HEALTH_HUD.offset = {x = 250, y = 0}

-- -- desired scale of HUD
DART.HEALTH_HUD.scale = 1.5
-- DART.HEALTH_HUD.scale = 1.5

-- The distance from either side of the screen to not place HUD elements
DART.HUD_SAFE_ZONE = 200
-- DART.HUD_SAFE_ZONE = 200

0 comments on commit 65b8f9c

Please sign in to comment.