Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Ski committed Feb 16, 2024
1 parent 09107a8 commit 40e4f92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editor-desktop/src/com/talosvfx/talos/TalosLauncher.java
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ public static void main (String[] arg) {

boolean gl3 = false;


if (gl3) {
config.setOpenGLEmulation(Lwjgl3ApplicationConfiguration.GLEmulation.GL30, 3, 2);

Expand Down

0 comments on commit 40e4f92

Please sign in to comment.