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

List:       kde-commits
Subject:    kdegames/ktron
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2003-07-24 19:12:31
[Download RAW message or body]

CVS commit by aacid: 

Respace all the code of the doMove() function as it had spaces and tabs and the code \
looked ugly as hell. Also Add a return; when one of the players dies beign \
accelerated in that function, this fixes bug # 56030. CCMAIL:56030-done@bugs.kde.org


  M +191 -196  tron.cpp   1.28


--- kdegames/ktron/tron.cpp  #1.27:1.28
@@ -1007,4 +1003,5 @@ void Tron::doMove()
                         gameBlocked=true;
                         QTimer::singleShot(1000,this,SLOT(unblockGame()));
+         return;
                 }
         }


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

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