wrong name

This commit is contained in:
David Rose 2003-01-11 16:52:44 +00:00
parent cec554627e
commit 61fecf0e5c

View File

@ -70,7 +70,7 @@ wdxGraphicsPipe8::
////////////////////////////////////////////////////////////////////
string wdxGraphicsPipe8::
get_interface_name() const {
return "DirectX7";
return "DirectX8";
}
////////////////////////////////////////////////////////////////////