Optmizied drawing of map

This commit is contained in:
Anuken
2017-12-07 14:23:43 -05:00
parent d9ed5bfd98
commit 475efc38d2
14 changed files with 151 additions and 95 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ project(":core") {
apply plugin: "java"
dependencies {
compile 'com.github.Anuken:ucore:a64bf7e'
compile 'com.github.Anuken:ucore:bd4474d8e5'
compile "com.badlogicgames.gdx:gdx:$gdxVersion"
compile "com.badlogicgames.gdx:gdx-ai:1.8.1"
}