mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-14 04:31:58 +00:00
chore: format everything
This commit is contained in:
@@ -743,7 +743,6 @@ void Gui::render(float a, bool mouseFree, int xMouse, int yMouse) {
|
||||
int xo = iSafezoneXHalf + 10;
|
||||
int yo = iSafezoneTopYHalf + 10;
|
||||
|
||||
|
||||
glPushMatrix();
|
||||
glTranslatef((float)xo, (float)yo, 50);
|
||||
float ss = 12;
|
||||
|
||||
Reference in New Issue
Block a user