Skip to content

Fix: Job XP Bar not updating on monster kill in mini status window

asuratva requested to merge asuratva/plus:master into master

The Job Xp Bar is not updating on receiving job xp from kills in the mini status window on the top left. The updateJobBar(..) function needs to be moved from statChanged(..) to attributeChanged(..) in src/gui/windows/ministatuswindow.cpp

Merge request reports