forked from Clones/Controlify
🐘 Update to 1.20.2
This commit is contained in:
@ -121,7 +121,7 @@ public class SubmitUnknownControllerScreen extends Screen implements DontInterup
|
||||
|
||||
@Override
|
||||
public void render(GuiGraphics graphics, int mouseX, int mouseY, float delta) {
|
||||
renderBackground(graphics);
|
||||
renderBackground(graphics, mouseX, mouseY, delta);
|
||||
|
||||
super.render(graphics, mouseX, mouseY, delta);
|
||||
|
||||
|
Reference in New Issue
Block a user