Added custom cursors

This commit is contained in:
Anuken
2018-03-16 12:34:35 -04:00
parent b9f565f5fc
commit 13619a14dc
6 changed files with 11 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '36de2b4'
uCoreVersion = '872bce6'
getVersionString = {
String buildVersion = getBuildVersion()