ソースを参照

add path options

David Rose 22 年 前
コミット
5b3bf0efbd
1 ファイル変更3 行追加0 行削除
  1. 3 0
      pandatool/src/eggprogs/eggTopstrip.cxx

+ 3 - 0
pandatool/src/eggprogs/eggTopstrip.cxx

@@ -33,6 +33,9 @@
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////
 EggTopstrip::
 EggTopstrip::
 EggTopstrip() {
 EggTopstrip() {
+  add_path_replace_options();
+  add_path_store_options();
+
   set_program_description
   set_program_description
     ("egg-topstrip reads a character model and its associated animation "
     ("egg-topstrip reads a character model and its associated animation "
      "files, and unapplies the animation from one of the top joints.  "
      "files, and unapplies the animation from one of the top joints.  "