mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
minor typo
This commit is contained in:
parent
dfa0f96e3c
commit
dc35f4dfff
@ -101,7 +101,7 @@ add_normals_options() {
|
||||
add_option
|
||||
("tbnall", "", 48,
|
||||
"Compute tangent and binormal for all texture coordinate "
|
||||
"set(s). This is equivalent to -tbn \"*\".",
|
||||
"sets. This is equivalent to -tbn \"*\".",
|
||||
&EggBase::dispatch_none, &_got_tbnall);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user