don't exclude GL40
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit

This commit is contained in:
austin 2024-09-02 09:53:19 -04:00
parent b863c33253
commit 1dff7ecc28

View File

@ -447,7 +447,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<configuration>
<argLine>-javaagent:./lwjglx-debug-1.0.0.jar=t;e=*GL40*;o=trace.log</argLine>
<argLine>-javaagent:./lwjglx-debug-1.0.0.jar=t;o=trace.log</argLine>
</configuration>
</plugin>
</plugins>