Menu shader / Sprite fixes

This commit is contained in:
Anuken
2018-09-01 20:16:49 -04:00
parent dcc061af3e
commit d90d88c68b
25 changed files with 51 additions and 27 deletions

View File

@@ -26,7 +26,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '91fb3eb182bebacdfcdbb7d979eee3c15a1f2ecc'
uCoreVersion = '9251b7a2359f40e2b4976021610a041173e78b92'
getVersionString = {
String buildVersion = getBuildVersion()