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();