From: Pasi Kallinen Date: Sun, 18 Oct 2009 17:55:17 +0000 (+0000) Subject: Fix toggling the window resize on and off in the watching-menu. X-Git-Tag: v1.6.1-roc-dev~208 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=5c0a1876fbe07d0609ae0792949ee96c710a3209;p=dgamelaunch Fix toggling the window resize on and off in the watching-menu. git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@500 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- diff --git a/dgamelaunch.c b/dgamelaunch.c index c984c61..b54b06f 100644 --- a/dgamelaunch.c +++ b/dgamelaunch.c @@ -560,7 +560,7 @@ inprogressmenu (int gameid) break; case '1': - doresizewin = (doresizewin ? 1 : 0); + doresizewin = (doresizewin ? 0 : 1); break; case 13: