Fix depth export while spectating on 1.12.2 and below (fixes #785)

This commit is contained in:
Jonas Herzig
2022-12-07 14:32:16 +01:00
parent ffcca61b5b
commit 000ff19749
2 changed files with 7 additions and 6 deletions

View File

@@ -16,6 +16,7 @@
"Mixin_Omnidirectional_Camera",
"Mixin_Omnidirectional_Rotation",
"Mixin_PreserveDepthDuringGuiRendering",
"Mixin_PreserveDepthDuringHandRendering",
"Mixin_SkipBlockOutlinesDuringRender",
"Mixin_SkipHudDuringRender",
"Mixin_StabilizeCamera",
@@ -34,9 +35,6 @@
//$$ "MixinChunkRenderWorker",
//#endif
//#endif
//#if MC>=11400
"Mixin_PreserveDepthDuringHandRendering",
//#endif
"GameRendererAccessor",
"MainWindowAccessor",
"WorldRendererAccessor",