Jaliborc / BagBrother

Shared services and codebase between Bagnon and Bagnonium
7 stars 33 forks source link

replace manual overwriting of PlayerInteractionFrameManager #36

Open rowaasr13 opened 11 months ago

rowaasr13 commented 11 months ago

Overwriting PlayerInteractionFrameManager.Show/HideFrame taints creating of anima deposit frame and likely some others, making any protected functions in those windows to fail - i.e. anima deposit button does not work before this commit

rowaasr13 commented 11 months ago

Closes Jaliborc/BagBrother#1747 and all issues related with anima deposit button.