Planet sector metadata

This commit is contained in:
Anuken
2020-02-14 20:08:07 -05:00
parent 7f56cdc1e9
commit 024f2d62e2
12 changed files with 173 additions and 15 deletions

View File

@@ -298,7 +298,7 @@ project(":tools"){
compile "com.badlogicgames.gdx:gdx-freetype-platform:$gdxVersion:natives-desktop"
compile "org.reflections:reflections:0.9.12"
compile arcModule("backends:backend-sdl")
compile arcModule("backends:backend-headless")
}
}