Updated spawn lists, other minor fixes

This commit is contained in:
Anuken
2017-09-24 01:51:42 -04:00
parent 5f8e451750
commit 67b1fc4dbd
12 changed files with 204 additions and 190 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ project(":core") {
apply plugin: "java"
dependencies {
//compile 'com.github.anuken:ucore:bded68dbb2'
compile 'com.github.anuken:ucore:be4ae33e40'
compile "com.badlogicgames.gdx:gdx:$gdxVersion"
compile "com.badlogicgames.gdx:gdx-ai:1.8.1"
}