Bassebombecraft

Bassebombecraft

18.5k Downloads

1.15: The method color3f(float, float, float) is undefined for the type GlStateManager

Closed this issue ยท 1 comments

commented

Problem:
The method color3f(float, float, float) is undefined for the type GlStateManager

Solution:
Use color4F(...) instead.

commented

Resolved with commit 1414cdc.