mirror of
https://github.com/seppukudevelopment/seppuku
synced 2024-12-27 00:52:04 +00:00
TpsGraphComponent: Fix bugs
This commit is contained in:
parent
e8f40426b8
commit
ccdd918cab
@ -99,7 +99,6 @@ public final class TpsGraphComponent extends ResizableHudComponent {
|
||||
//GlStateManager.scale(-0.5f, -0.5f, -0.5f);
|
||||
GlStateManager.popMatrix();*/
|
||||
} else {
|
||||
this.setW(mc.fontRenderer.getStringWidth("(tps graph)"));
|
||||
mc.fontRenderer.drawStringWithShadow("(tps graph)", this.getX(), this.getY(), 0xFFAAAAAA);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user