[atlantik-cvs] CVS: kdegames/atlantik/libatlantikclient atlantik_network.cpp,1.65.4.6,1.65.4.7

[email protected]
Newsgroups gmane.comp.kde.devel.atlantik
Message-ID <[email protected]>
Update of /home/kde/kdegames/atlantik/libatlantikclient
In directory office:/tmp/cvs-serv19497/libatlantikclient

Modified Files:
      Tag: KDE_3_1_BRANCH
	atlantik_network.cpp 
Log Message:
backport use of portfolioview in game config

Index: atlantik_network.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.cpp,v
retrieving revision 1.65.4.6
retrieving revision 1.65.4.7
diff -u -d -r1.65.4.6 -r1.65.4.7
--- atlantik_network.cpp	20 Jan 2003 22:44:41 -0000	1.65.4.6
+++ atlantik_network.cpp	20 Jan 2003 23:47:37 -0000	1.65.4.7
@@ -420,6 +420,11 @@
 					if (player && !a.isNull())
 						player->setName(a.value());
 
+					// Update player game
+					a = e.attributeNode(QString("game"));
+					if (player && !a.isNull())
+						player->setGame(a.value().toInt());
+
 					// Update player host
 					a = e.attributeNode(QString("host"));
 					if (player && !a.isNull())
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.