Update ReplayStudio (fixes #134)

9117411 ReplayOutputStream must not change ByteBuf reader index of packet
This commit is contained in:
Jonas Herzig
2020-04-17 01:24:46 +02:00
parent 7c35e1c7d1
commit 059063430c

View File

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