This commit is contained in:
Branimir Karadžić
2018-03-10 13:16:45 -08:00
parent 35c8fb6478
commit ee2fddfa07
6 changed files with 31 additions and 28 deletions

View File

@@ -7735,7 +7735,7 @@ namespace bgfx { namespace gl
if (NULL != m_renderdocdll)
{
tvm.printf(tvm.m_width-27, 0, 0x1f, " [F11 - RenderDoc capture] ");
tvm.printf(tvm.m_width-27, 0, 0x4f, " [F11 - RenderDoc capture] ");
}
tvm.printf(10, pos++, 0x8b, " Indices: %7d ", statsNumIndices);