Improved menu, small fixes

This commit is contained in:
Anuken
2017-11-19 15:53:53 -05:00
parent 8e602a8b5b
commit 06baed836a
17 changed files with 343 additions and 276 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ project(":core") {
apply plugin: "java"
dependencies {
//compile 'com.github.anuken:ucore:99b9102221'
compile 'com.github.anuken:ucore:eb772dd77d'
compile "com.badlogicgames.gdx:gdx:$gdxVersion"
compile "com.badlogicgames.gdx:gdx-ai:1.8.1"
}