Fixed fog not clearing, movement bug, items stuck in blocks

This commit is contained in:
Anuken
2018-06-27 11:57:37 -04:00
parent 8b17972b11
commit 5cefecced8
10 changed files with 40 additions and 24 deletions

View File

@@ -27,7 +27,7 @@ allprojects {
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
aiVersion = '1.8.1'
uCoreVersion = 'da40998ac6'
uCoreVersion = 'dbc818f4ab'
getVersionString = {
String buildVersion = getBuildVersion()