Skip to content

Commit

Permalink
remove this comment
Browse files Browse the repository at this point in the history
  • Loading branch information
der-fruhling committed Jun 10, 2024
1 parent 0edb2a7 commit c620861
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import org.spongepowered.asm.mixin.Shadow;
import org.spongepowered.asm.mixin.injection.At;

// If anything else tries to @Overwrite getViewYRot, use their changes.
@Mixin(value = LocalPlayer.class)
public class LocalPlayerMixin {
@Shadow @Final protected Minecraft minecraft;
Expand Down

0 comments on commit c620861

Please sign in to comment.