Oh right I forgot this doesn't work
This commit is contained in:
parent
1d37b6345f
commit
4d4498cd8d
|
@ -28,8 +28,8 @@ class RLHUDHandler : StaticEventHandler
|
||||||
{
|
{
|
||||||
Super.RenderOverlay(e);
|
Super.RenderOverlay(e);
|
||||||
|
|
||||||
DrawTexture("MEDIA0", 0, 20);
|
// DrawTexture("MEDIA0", 0, 20);
|
||||||
DrawBigText("" .. RLPlayer.Medikit, "Brick", 16, 16);
|
// DrawBigText("" .. RLPlayer.Medikit, "Brick", 16, 16);
|
||||||
}
|
}
|
||||||
|
|
||||||
ui void DrawBigText(string text, Color color, float x, float y) const
|
ui void DrawBigText(string text, Color color, float x, float y) const
|
||||||
|
|
Loading…
Reference in New Issue
Block a user