Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Sorenon committed Jul 23, 2022
1 parent af59f72 commit 09c5074
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ void cancelRenderTex(ResourceLocation texture, float opacity, CallbackInfo ci) {
if (XR_RENDERER.renderPass != RenderPass.VANILLA) {
ci.cancel();
}
}

@Inject(method = "render", at = @At("HEAD"))
void irisGuiFix(CallbackInfo ci) {
Expand Down

0 comments on commit 09c5074

Please sign in to comment.