Added tutorial map and useless tutorial button

This commit is contained in:
Anuken
2017-10-13 17:19:12 -04:00
parent 0decc18d76
commit c167e117c0
9 changed files with 25 additions and 22 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ project(":core") {
apply plugin: "java"
dependencies {
compile 'com.github.anuken:ucore:fa05e4e0d1'
compile 'com.github.anuken:ucore:e3f3890a4c'
compile "com.badlogicgames.gdx:gdx:$gdxVersion"
compile "com.badlogicgames.gdx:gdx-ai:1.8.1"
}