mirror of
https://git.zelz.net/catfoolyou/Project164.git
synced 2025-12-14 10:57:42 +00:00
Fix WebGL blend bug
This commit is contained in:
@@ -1147,7 +1147,7 @@ public class EntityRenderer
|
||||
var5.sortAndRender(var4, 0, (double)par1);
|
||||
EaglerAdapter.glShadeModel(EaglerAdapter.GL_FLAT);
|
||||
EntityPlayer var17;
|
||||
EaglerAdapter.glEnable(EaglerAdapter.GL_BLEND);
|
||||
//EaglerAdapter.glEnable(EaglerAdapter.GL_BLEND);
|
||||
|
||||
if (this.debugViewDirection == 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user