changeset 4983:ed33a6c666a2

sorry, 10l:)
author pontscho
date Thu, 07 Mar 2002 18:29:11 +0000
parents 6cb9d9a1716d
children 149693903b67
files Gui/mplayer/play.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Gui/mplayer/play.c	Thu Mar 07 17:55:34 2002 +0000
+++ b/Gui/mplayer/play.c	Thu Mar 07 18:29:11 2002 +0000
@@ -30,7 +30,7 @@
 {
  static int sx,sy;
 
- if ( guiIntfStruct.Playing )
+ if ( !guiIntfStruct.Playing )
   {
    wsVisibleWindow( &appMPlayer.subWindow,wsHideWindow );
    if ( appMPlayer.subWindow.isFullScreen )