Fixed label font contamination

This commit is contained in:
Anuken
2018-03-06 22:28:54 -05:00
parent 049cfa06c8
commit cd038ba5ad
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '7f46315'
uCoreVersion = '642824c'
getVersionString = {
String buildVersion = getBuildVersion()