mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
fix color in doc string
This commit is contained in:
parent
d65d78850e
commit
a8519d5f0b
@ -57,7 +57,7 @@ ConfigVariableBool CLP(show_texture_usage)
|
||||
PRC_DESC("If you set this true, the screen will flash with textures drawn "
|
||||
"in a special mode that shows the mipmap detail level and texture "
|
||||
"size for each texture. Textures will be drawn in blue for "
|
||||
"mipmap level 0, gray for mipmap level 1, and red for all higher "
|
||||
"mipmap level 0, yellow for mipmap level 1, and red for all higher "
|
||||
"mipmap levels. Brighter colors represent larger textures."));
|
||||
|
||||
ConfigVariableInt CLP(show_texture_usage_max_size)
|
||||
|
Loading…
x
Reference in New Issue
Block a user