v0.5.0: fixed buff icons still being pressable after they were removed
This commit is contained in:
parent
d36b0d72d8
commit
a992d2b8d2
|
@ -151,6 +151,8 @@ public class BuffIndicator extends Component {
|
||||||
image.killAndErase();
|
image.killAndErase();
|
||||||
}
|
}
|
||||||
} );
|
} );
|
||||||
|
|
||||||
|
icons.get( key ).destroy();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user