1
0
mirror of https://github.com/inf112-v20/Fiasko.git synced 2025-07-15 20:44:42 +02:00

Fjerner gdx-backend-lwjgl avhengigheten siden den ikke virker nødvendig

This commit is contained in:
2020-05-07 12:49:19 +02:00
parent 7980dcdb7c
commit 608ef40005

@ -41,12 +41,6 @@
<version>1.9.9</version>
</dependency>
<dependency>
<groupId>com.badlogicgames.gdx</groupId>
<artifactId>gdx-backend-lwjgl</artifactId>
<version>1.9.9</version>
</dependency>
<dependency>
<groupId>com.badlogicgames.gdx</groupId>
<artifactId>gdx-backend-headless</artifactId>