mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-11 23:57:59 -05:00
HUD: align weapon name with ammo counter on all maps
This commit is contained in:
@ -72,7 +72,7 @@ LUI.createMenu.DPadArea = function(f1_arg0)
|
|||||||
bottomAnchor = true,
|
bottomAnchor = true,
|
||||||
}))
|
}))
|
||||||
local f1_local3 = -88
|
local f1_local3 = -88
|
||||||
local f1_local4 = -131
|
local f1_local4 = -121
|
||||||
Widget:addElement(CoD.WeaponLabel.new({
|
Widget:addElement(CoD.WeaponLabel.new({
|
||||||
left = f1_local4 - 100,
|
left = f1_local4 - 100,
|
||||||
top = f1_local3 - CoD.WeaponLabel.TextHeight,
|
top = f1_local3 - CoD.WeaponLabel.TextHeight,
|
||||||
|
Reference in New Issue
Block a user