删除todo
This commit is contained in:
parent
82b26ffdcb
commit
966a63b1b5
1 changed files with 0 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue