Skip to content

Commit

Permalink
Update PostLaunchChecks.java
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbianxiao authored Sep 17, 2024
1 parent 9373971 commit b400d83
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
import net.minecraft.text.TranslatableText;
import net.minecraft.util.Formatting;
import net.minecraft.util.Util;

import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Performs OpenGL driver validation after the game creates an OpenGL context. This runs immediately after OpenGL
* context creation, and uses the implementation details of the OpenGL context to perform validation.
Expand Down

0 comments on commit b400d83

Please sign in to comment.