Fix the willpower bar not disappearing.
This commit is contained in:
parent
9b3bc4e144
commit
551fd81699
Binary file not shown.
@ -683,6 +683,7 @@ public class EliteMonster {
|
|||||||
|
|
||||||
public void removeAllHealthbars() {
|
public void removeAllHealthbars() {
|
||||||
bar.removeAll();
|
bar.removeAll();
|
||||||
|
willpower_bar.removeAll();
|
||||||
}
|
}
|
||||||
|
|
||||||
public String generateDPSReport() {
|
public String generateDPSReport() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user