删除todo

This commit is contained in:
17146 2025-05-24 20:06:32 +08:00 committed by Light_Quanta
parent 82b26ffdcb
commit 966a63b1b5
No known key found for this signature in database
GPG key ID: 11A39A1B8C890959

View file

@ -36,7 +36,6 @@ public class AureliaSceptreRenderer extends CustomGunRenderer<AureliaSceptre> {
ItemStack itemStack = player.getMainHandItem();
if (!(itemStack.getItem() instanceof GunItem)) return;
// TODO 准心
AnimationHelper.handleShootFlare(name, stack, itemStack, bone, buffer, packedLightIn, 0, 0, 0.3022, 0.3);
if (renderingArms) {