Update ReplayStudio
0e72e36 Add workaround for lack of way to determine global palette size 872bc75 Update vanilla global palette size 19d3dab Fix OOB when converting local palette storage to global palette (fixes #509) c93a370 Fix incorrect packet release during SquashFilter.flush (fixes #490, fixes #492)
This commit is contained in:
@@ -333,7 +333,7 @@ dependencies {
|
||||
|
||||
shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8'
|
||||
|
||||
shadow "com.github.ReplayMod:ReplayStudio:d82ef5b", shadeExclusions
|
||||
shadow "com.github.ReplayMod:ReplayStudio:0e72e36", shadeExclusions
|
||||
|
||||
implementation(jGui){
|
||||
transitive = false // FG 1.2 puts all MC deps into the compile configuration and we don't want to shade those
|
||||
|
||||
Reference in New Issue
Block a user