mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Merge branch 'newBranch' into 'master'
revert accidental change here, this is device specific See merge request core-developers/forge!3289
This commit is contained in:
@@ -64,15 +64,11 @@
|
||||
<groupId>com.badlogicgames.gdx</groupId>
|
||||
<artifactId>gdx</artifactId>
|
||||
<version>1.9.11</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${pom.basedir}/libs/gdx.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.badlogicgames.gdx</groupId>
|
||||
<artifactId>gdx-freetype</artifactId>
|
||||
<version>1.9.11</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${pom.basedir}/libs/gdx-freetype.jar</systemPath>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user