Skip to content

Commit

Permalink
Fix 1.19- builds
Browse files Browse the repository at this point in the history
  • Loading branch information
zbx1425 committed Aug 30, 2023
1 parent ba5bfb6 commit e526285
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ public static void clearScreen(float r, float g, float b) {

private static ShaderInstance previousShader;
private static Matrix4f lastProjectionMat;

#if MC_VERSION >= "12000"
private static VertexSorting lastVertexSorting;
#endif
public static DynamicTexture fontAtlas;
Expand Down

0 comments on commit e526285

Please sign in to comment.