Caraxi / SimpleTweaksPlugin

GNU Affero General Public License v3.0
161 stars 140 forks source link

[`OpenGlamourDresserToCurrentJob`] Fix vanishing window bug #887

Closed ItsBexy closed 1 week ago

ItsBexy commented 1 week ago

The tweak was writing to the wrong byte (due to the way all addon offsets shifted in 7.1), causing the Glamour Dresser window to vanish.

This is a quick-fix that corrects the offset for now, but it would probably be best to get the field added to ClientStructs so it can be maintained there.