v0.9.3: fixed attack indicator refreshing each frame
This commit is contained in:
@@ -89,6 +89,7 @@ public class AttackIndicator extends Tag {
|
|||||||
|
|
||||||
if (needsImageUpdate){
|
if (needsImageUpdate){
|
||||||
updateImage();
|
updateImage();
|
||||||
|
needsImageUpdate = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!bg.visible){
|
if (!bg.visible){
|
||||||
|
|||||||
Reference in New Issue
Block a user