# HG changeset patch # User pontscho # Date 1015525751 0 # Node ID ed33a6c666a2f15661879a8c66923a95aebfbf7f # Parent 6cb9d9a1716d7695cc8a5c100713ebf0171ef4b5 sorry, 10l:) diff -r 6cb9d9a1716d -r ed33a6c666a2 Gui/mplayer/play.c --- 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 )