m22spencer / BattletechPerformanceFix

Performance improvements and general fixes for HBS' BattleTech.
The Unlicense
22 stars 8 forks source link

MechbayFix: OnItemGrab conflicts with CustomComponents. #14

Closed m22spencer closed 6 years ago

m22spencer commented 6 years ago

Two issues:

m22spencer commented 6 years ago

I was mistaken, CC only looks at the Def, which (probably?) is fine.

Only need to ensure MechbayFix runs before all other mods.

m22spencer commented 6 years ago

This actually doesn't conflict, as CC hooks MechLabLocationWidget, not MechLabInventoryWidget