Update renderd7.cpp
This commit is contained in:
parent
ab867588d3
commit
b35ed87573
@ -799,7 +799,11 @@ void RenderD7::DrawMetrikOvl()
|
|||||||
RenderD7::DrawText(0, 0, 0.6f, mt_color, "HI");
|
RenderD7::DrawText(0, 0, 0.6f, mt_color, "HI");
|
||||||
}
|
}
|
||||||
|
|
||||||
/*"RenderD7::Console::Console(int x, int y, int w, int h, u8 a)
|
RenderD7::Console::Console()
|
||||||
|
{
|
||||||
|
|
||||||
|
}
|
||||||
|
RenderD7::Console::Console(int x, int y, int w, int h, u8 a)
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
@ -823,4 +827,4 @@ bool RenderD7:: Console::Update()
|
|||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
Loading…
Reference in New Issue
Block a user