[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.3/kdegames/kpat/patsolve
From:       Stephan Kulow <coolo () kde ! org>
Date:       2009-08-20 16:10:22
Message-ID: 1250784622.505018.27872.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1013733 by coolo:

if this goes wrong, it's all david's fault


 M  +1 -1      idiot.cpp  


--- branches/KDE/4.3/kdegames/kpat/patsolve/idiot.cpp #1013732:1013733
@@ -156,7 +156,7 @@
             // Find a card to move there
             for( int j = 0; j < 4; j++ )
             {
-                if ( i != j && Wlen[j]>1 )
+                if ( i != j && Wlen[j]>0 )
                 {
                     mp->card_index = 0;
                     mp->from = j;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic