revert changes which is in #1329

This commit is contained in:
Tony031218 2021-02-02 16:56:41 +08:00
parent c32104b7ca
commit 143634742b

View file

@ -269,4 +269,4 @@ void main() {
EmitVertex(); EmitVertex();
} }
EndPrimitive(); EndPrimitive();
} }