David Rose 23 years ago
parent
commit
c166bbfc4e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/showbase/showBase.cxx

+ 1 - 1
direct/src/showbase/showBase.cxx

@@ -28,7 +28,7 @@
 // Don't define this unless you have drose's new GraphicsWindow code,
 // which is currently a work in progress.  You probably won't have it
 // unless you are drose.
-#define NEW_WINDOW_CODE 1
+//#define NEW_WINDOW_CODE 1
 
 #ifdef NEW_WINDOW_CODE
 #include "graphicsPipeSelection.h"