Fix depth export while spectating on 1.12.2 and below (fixes #785)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user