Force projector implementation

This commit is contained in:
Anuken
2018-09-07 23:24:55 -04:00
parent d046591512
commit 7dd487ccc5
20 changed files with 968 additions and 797 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = '33a2bc650be42394821acad06aceb6f9ba74e77a'
uCoreVersion = 'd4c099a41403659e2c35cfd05ae79b610b9c3ae5'
getVersionString = {
String buildVersion = getBuildVersion()