mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-11-14 22:43:56 +01:00
bring back comment
This commit is contained in:
parent
e39554e477
commit
f6ca19cee0
@ -36,6 +36,7 @@ class VertexWriter implements VertexConsumer {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public VertexConsumer setColor(int red, int green, int blue, int alpha) {
|
public VertexConsumer setColor(int red, int green, int blue, int alpha) {
|
||||||
|
// ignore color
|
||||||
return endVertexIfNeeded();
|
return endVertexIfNeeded();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user