Under "Items" Tab nothing is showing but faded out Ammunition taking the entire screen.
Found this in the CS but not sure if it's what is causing the issue. (case "Items":
uiManager.SwitchElement(player, UIPanel.Items, cat == Category.None ? Category.Ammunition : cat, page, npcid);
return;) Any help would be greatly appreciated.
looks like this
Found this in the CS but not sure if it's what is causing the issue. (case "Items":
uiManager.SwitchElement(player, UIPanel.Items, cat == Category.None ? Category.Ammunition : cat, page, npcid);
return;) Any help would be greatly appreciated.
looks like this
