diff --git a/source/build/src/polymost.cpp b/source/build/src/polymost.cpp index 7fc99d42c..cbbe944c5 100644 --- a/source/build/src/polymost.cpp +++ b/source/build/src/polymost.cpp @@ -2457,6 +2457,7 @@ void polymost_drawrooms() GLInterface.EnableAlphaTest(false); GLInterface.EnableDepthTest(true); GLInterface.SetDepthFunc(DF_LEqual); + GLInterface.SetRenderStyle(LegacyRenderStyles[STYLE_Translucent]); gvrcorrection = viewingrange*(1.f/65536.f); //if (glprojectionhacks == 2)