Browse Source

wrong name

David Rose 23 years ago
parent
commit
61fecf0e5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/dxgsg8/wdxGraphicsPipe8.cxx

+ 1 - 1
panda/src/dxgsg8/wdxGraphicsPipe8.cxx

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