mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-07-26 11:24:38 -04:00
The blending mode picked by handleStateEffect was being overriden. CompositeModeSourceOver is the default selection, we do not need to initialise opts with this.