*** empty log message ***

This commit is contained in:
cxgeorge 2002-05-09 23:49:18 +00:00
parent a6acf549ff
commit f34138cd17

View File

@ -62,7 +62,7 @@ TypeHandle wdxGraphicsPipe::get_class_type(void) {
return _type_handle;
}
const char *pipe_type_name="wdxGraphicsPipe";
const char *pipe_type_name="wdxGraphicsPipe8";
void wdxGraphicsPipe::init_type(void) {
InteractiveGraphicsPipe::init_type();