mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 07:08:06 -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,
|
||||
}))
|
||||
local f1_local3 = -88
|
||||
local f1_local4 = -131
|
||||
local f1_local4 = -121
|
||||
Widget:addElement(CoD.WeaponLabel.new({
|
||||
left = f1_local4 - 100,
|
||||
top = f1_local3 - CoD.WeaponLabel.TextHeight,
|
||||
|
Reference in New Issue
Block a user