bring back comment

This commit is contained in:
IThundxr 2024-10-12 15:54:08 -04:00
parent e39554e477
commit f6ca19cee0
No known key found for this signature in database
GPG Key ID: E291EC97BAF935E6

View File

@ -36,6 +36,7 @@ class VertexWriter implements VertexConsumer {
@Override
public VertexConsumer setColor(int red, int green, int blue, int alpha) {
// ignore color
return endVertexIfNeeded();
}