Fixed category bundle properties missing

This commit is contained in:
Anuken
2018-08-17 14:51:18 -04:00
parent fb8becca99
commit 25051980ce
3 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '1d353d76e9'
uCoreVersion = 'e492954e86'
getVersionString = {
String buildVersion = getBuildVersion()