2
0
David Rose 24 жил өмнө
parent
commit
092f6032a2

+ 1 - 1
panda/src/display/graphicsWindow.I

@@ -240,7 +240,7 @@ close_window() {
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////
 INLINE bool GraphicsWindow::
 INLINE bool GraphicsWindow::
 is_closed() const {
 is_closed() const {
-
+
   return (_gsg == (GraphicsStateGuardian *)NULL);
   return (_gsg == (GraphicsStateGuardian *)NULL);
 }
 }