Compare commits
No commits in common. "de3c1092ada64390e3da06d4ab34aa90d08d2f54" and "1d37b6345feb7f85f3dadee8a9eeb02fc1c61312" have entirely different histories.
de3c1092ad
...
1d37b6345f
15
GLDEFS.txt
15
GLDEFS.txt
|
@ -1,15 +0,0 @@
|
||||||
glow
|
|
||||||
{
|
|
||||||
flats
|
|
||||||
{
|
|
||||||
flat NUKAGE1
|
|
||||||
flat LAVA1
|
|
||||||
flat SLIME01
|
|
||||||
flat FWATER1
|
|
||||||
flat BLOOD1
|
|
||||||
flat RROCK05
|
|
||||||
flat RROCK06
|
|
||||||
flat RROCK07
|
|
||||||
flat RROCK08
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -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