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