mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-22 15:46:56 +00:00
f8b2534f94
Set point to zero if value and max-value are both zero. Previously, if both value and max-value were zero, it displayed the statusbar as 100% due to a division by zero.