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){
|
||||
updateImage();
|
||||
needsImageUpdate = false;
|
||||
}
|
||||
|
||||
if (!bg.visible){
|
||||
|
||||
Reference in New Issue
Block a user