From 35f537581fcc4b9b3b3659fca635f4cdb52899e2 Mon Sep 17 00:00:00 2001 From: David Rose Date: Thu, 26 Apr 2001 02:05:28 +0000 Subject: [PATCH] *** empty log message *** --- pandatool/src/eggprogs/lwoToEgg.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandatool/src/eggprogs/lwoToEgg.cxx b/pandatool/src/eggprogs/lwoToEgg.cxx index 630d77d891..090a124c84 100644 --- a/pandatool/src/eggprogs/lwoToEgg.cxx +++ b/pandatool/src/eggprogs/lwoToEgg.cxx @@ -16,7 +16,7 @@ //////////////////////////////////////////////////////////////////// LwoToEgg:: LwoToEgg() : - SomethingToEgg("MultiGen", ".lwo") + SomethingToEgg("Lightwave", ".lwo") { add_units_options(); add_normals_options();