1.15: The method color3f(float, float, float) is undefined for the type GlStateManager
Closed this issue ยท 1 comments
Problem:
The method color3f(float, float, float) is undefined for the type GlStateManager
Solution:
Use color4F(...) instead.
Resolved with commit 1414cdc.