Update ReplayStudio

fc8a66d Fix handling of view pos/dist packets in MC 1.14+ quick mode
2828174 Fix reading and writing of unload chunk packets pre-1.9 (fixes #210)
42bd0fe Fix map data being swallowed by squash filter (fixes #232)
This commit is contained in:
Jonas Herzig
2020-06-28 21:05:38 +02:00
parent 0ab1db9517
commit bc05566d2e

View File

@@ -276,7 +276,7 @@ dependencies {
shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8'
shadow "com.github.ReplayMod:ReplayStudio:e6b1b22", shadeExclusions
shadow "com.github.ReplayMod:ReplayStudio:fc8a66d", shadeExclusions
project.evaluationDependsOn(":jGui:$jGuiVersion")
shadowReobf(project(":jGui:$jGuiVersion")){