mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
typo in comment
This commit is contained in:
parent
617a769ef7
commit
8183a3f8ca
@ -43,7 +43,7 @@ ConfigVariableBool compress_channels
|
||||
("compress-channels", false,
|
||||
PRC_DESC("Set this true to enable lossy compression of animation channels "
|
||||
"when writing to the bam file. This serves to reduce the size of "
|
||||
"the bam file only; it does reduce the memory footprint of the "
|
||||
"the bam file only; it does not reduce the memory footprint of the "
|
||||
"channels when the bam file is loaded."));
|
||||
|
||||
// There are some special values above 100 which are generally only
|
||||
|
Loading…
x
Reference in New Issue
Block a user