David Rose 21 лет назад
Родитель
Сommit
6a4b827ea7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      panda/src/pstatclient/pStatProperties.cxx

+ 1 - 1
panda/src/pstatclient/pStatProperties.cxx

@@ -126,7 +126,7 @@ static TimeCollectorProperties time_properties[] = {
   { 1, "Cull:Show fps",                    { 0.5, 0.8, 1.0 } },
   { 1, "Cull:Bins",                        { 0.3, 0.6, 0.3 } },
   { 1, "Cull:Munge",                       { 0.3, 0.3, 0.9 } },
-  { 1, "Cull:Munge:Data"                   { 0.7, 0.5, 0.2 } },
+  { 1, "Cull:Munge:Data",                  { 0.7, 0.5, 0.2 } },
   { 1, "Draw",                             { 1.0, 0.0, 0.0 },  1.0 / 30.0 },
   { 1, "Draw:Make current",                { 0.4, 0.2, 0.6 } },
   { 1, "Draw:Copy texture",                { 0.2, 0.6, 0.4 } },