ItemRack icon indicating copy to clipboard operation
ItemRack copied to clipboard

fix for WoW SoD MouseFocus -> MouseFoci

Open hexagon5un opened this issue 4 months ago • 2 comments

A recent SoD version broke ItemRack by changing a function GetMouseFocus() to GetMouseFoci(), which returns an array instead of a single value.

This patch implements a quick fix that I got on the Simonize rogue discord: https://discord.com/channels/808033004797952021/808070665177399316/1288822112173166676

I'm just pushing it forward. :)

hexagon5un avatar Sep 30 '24 07:09 hexagon5un