Adjust featured widget position

This commit is contained in:
fed 2023-03-03 21:57:19 +01:00
parent a58bad6936
commit 0e6de09f72

View File

@ -11,7 +11,7 @@ LUI.onmenuopen("main_campaign", function(menu)
return return
end end
local left = 866 local left = 885
local featuredcontainer = LUI.UIElement.new({ local featuredcontainer = LUI.UIElement.new({
leftAnchor = true, leftAnchor = true,
topAnchor = true, topAnchor = true,