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

List:       kde-commits
Subject:    playground/games/ksirk/ksirk/GameLogic
From:       Gael Clouet <gael.clouet () gmail ! com>
Date:       2008-01-22 16:17:42
Message-ID: 1201018662.640195.6962.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 764804 by gaelclouet:

Bugs correction on the right widget

 M  +1 -1      gameautomaton.cpp  


--- trunk/playground/games/ksirk/ksirk/GameLogic/gameautomaton.cpp #764803:764804
@@ -264,7 +264,7 @@
   }
   if(event == "actionRButtonDown")
   {
-     m_game->getRightDialog()->displayCountryDetails(&point);
+     if (m_game->theWorld()->countryAt(point)!=0) \
m_game->getRightDialog()->displayCountryDetails(&point);  }
   if (event == "actionNewGame")
   {


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

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