mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
missing comma
This commit is contained in:
parent
25c3988698
commit
6a4b827ea7
@ -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 } },
|
||||
|
Loading…
x
Reference in New Issue
Block a user