Fixed Partivle.onGround not updating correctly due to decompile error. Closes #6595

This commit is contained in:
LexManos 2020-05-15 09:37:51 -07:00
parent 932e7c84b3
commit 549007a4a6
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ ext {
MAPPING_CHANNEL = 'snapshot'
MAPPING_VERSION = '20200225-1.15.1'
MC_VERSION = '1.15.2'
MCP_VERSION = '20200414.225201'
MCP_VERSION = '20200515.085601'
}
project(':mcp') {