mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-23 03:17:53 +01:00
bring back comment
This commit is contained in:
parent
e39554e477
commit
f6ca19cee0
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ class VertexWriter implements VertexConsumer {
|
|||
|
||||
@Override
|
||||
public VertexConsumer setColor(int red, int green, int blue, int alpha) {
|
||||
// ignore color
|
||||
return endVertexIfNeeded();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue