I may be dumb

This commit is contained in:
cola98765
2024-04-10 13:42:15 +00:00
parent 69483067b4
commit 6e2eb7d1ac
@@ -239,7 +239,7 @@ public class ClientBlockStateCache
}
else
{
a = 255 //just in case there are semi transparent pixels
a = 255; //just in case there are semi transparent pixels
}
// break;
// case TRANSPARENT: