From 5b3bf0efbdf90f4686bc4f312129db7cf4e66cae Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 2 Mar 2004 00:10:47 +0000 Subject: [PATCH] add path options --- pandatool/src/eggprogs/eggTopstrip.cxx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pandatool/src/eggprogs/eggTopstrip.cxx b/pandatool/src/eggprogs/eggTopstrip.cxx index d517296bf7..f6275200d8 100644 --- a/pandatool/src/eggprogs/eggTopstrip.cxx +++ b/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. "