Skip to content

Commit

Permalink
idk what to put
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatMG393 committed Mar 2, 2024
1 parent 706a153 commit 6c89a73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ public void render(DrawContext context, float tickDelta, CallbackInfo info) {
client.textRenderer,
text,
textPosX, textPosY,
1.0f, 0xFFFFFF, false
config.COORDS.scale, 0xFFFFFF, false
);
}
}
Expand Down

0 comments on commit 6c89a73

Please sign in to comment.