1
0
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:
Jbleezy
2024-01-23 02:34:10 -08:00
parent a4dfe68588
commit 78a024f52c

View File

@ -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,