Fixed gui's changing colour while in f3
This commit is contained in:
parent
bb98d76eea
commit
79235f15ba
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ public class ChargeHud
|
|||
}
|
||||
}
|
||||
}
|
||||
GL11.glColor4f(1.0F, 1.0F, 1.0F, 1.0F);
|
||||
}
|
||||
|
||||
private String GetEUString(double euValue)
|
||||
|
|
Loading…
Add table
Reference in a new issue