David Rose před 22 roky
rodič
revize
5b3bf0efbd
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      pandatool/src/eggprogs/eggTopstrip.cxx

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

@@ -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.  "