mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Fix gauges (almost)
This commit is contained in:
parent
e846e8bf47
commit
24790b1946
@ -1,6 +1,7 @@
|
||||
[HUDShift]
|
||||
;HudWeaponGroups = true
|
||||
Horizontal = auto
|
||||
GaugeBars = -0.01
|
||||
|
||||
; The calculated values, if you'd like to do some fine tuning.
|
||||
; Be sure to comment the above, otherwise you'll shift twice.
|
||||
@ -259,9 +260,9 @@ position = 4d5312, 0.0000, 4d5322, -0.3650 ; VelocityText/ThrustText
|
||||
[Group]
|
||||
nickname = GaugeBars
|
||||
location = bottom
|
||||
position = , , 4d57b4, 735, -1000 ; power TODO: FIX
|
||||
position = , , 4d5848, 745, -1000 ; shield TODO: FIX
|
||||
position = , , 4d5892, 755, -1000 ; hull TODO: FIX
|
||||
position = , , 4d57b4, 735, -1000 ; power
|
||||
position = , , 4d5848, 745, -1000 ; shield
|
||||
position = , , 4d5892, 755, -1000 ; hull
|
||||
|
||||
[Group]
|
||||
nickname = Gauges
|
||||
|
Loading…
Reference in New Issue
Block a user