Rectangles

This commit is contained in:
Anuken
2018-10-02 18:47:23 -04:00
parent f175bf2c82
commit 8523e5bf6b
9 changed files with 41 additions and 8 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '1b74e58413f4885f204c441f88464d8c82c5433b'
uCoreVersion = 'ee0de709b7ab7bc993db42436a378ceee88c6460'
getVersionString = {
String buildVersion = getBuildVersion()