From bc046ba1d8a8a64e19b155252a590f641c071de8 Mon Sep 17 00:00:00 2001 From: Jeena Paradies Date: Wed, 11 May 2011 20:11:11 +0200 Subject: [PATCH] removed wrong text in 2.2.1 it was a copy from earlier --- report.lyx | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/report.lyx b/report.lyx index 804e8e4..3dce948 100644 --- a/report.lyx +++ b/report.lyx @@ -2089,22 +2089,8 @@ Which games are affected by what, and what does this mean for the number \end_inset -\end_layout - -\begin_layout Standard -In the current state game servers are coded for each game that needs it, - often this seems like a bad solution. - Developers that want to make a network game need to understand network - programming. - A way to change this is a generic game server which give the game developers - a server which they implement their game towards. - This approach would not only make it easier to develop network games, it - would also allow games in different programming languages to be implemented - using the same server. - to be discussed here. - \begin_inset Note Note -status collapsed +status open \begin_layout Plain Layout Create a game with several thousand players, see how our server scales,