add path options
This commit is contained in:
parent
b37e90743e
commit
5b3bf0efbd
|
|
@ -33,6 +33,9 @@
|
|||
////////////////////////////////////////////////////////////////////
|
||||
EggTopstrip::
|
||||
EggTopstrip() {
|
||||
add_path_replace_options();
|
||||
add_path_store_options();
|
||||
|
||||
set_program_description
|
||||
("egg-topstrip reads a character model and its associated animation "
|
||||
"files, and unapplies the animation from one of the top joints. "
|
||||
|
|
|
|||
Loading…
Reference in New Issue