Removed all reflection

This commit is contained in:
Anuken
2018-09-09 21:44:10 -04:00
parent 65f911909b
commit 6ef2256bf2
6 changed files with 19 additions and 13 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '7fafee20b6bf5615e009d2be20d1c1331d1e66c1'
uCoreVersion = '484d62ff4bfe109c6af654f612debdb5ca27df76'
getVersionString = {
String buildVersion = getBuildVersion()