From badeb9b40ff5cb53802f3617b3db77a06a781c56 Mon Sep 17 00:00:00 2001 From: Jeena Paradies Date: Fri, 13 May 2011 12:41:44 +0200 Subject: [PATCH] minor changes --- report.lyx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/report.lyx b/report.lyx index 9c9f96b..84a9de1 100644 --- a/report.lyx +++ b/report.lyx @@ -391,8 +391,8 @@ The test results show that it is possible to design a server using the tools \end_layout \begin_layout Abstract -This thesis concludes that simple games can easily be developed work reliably - by while making use of a generic server. +This thesis concludes that simple games can easily be developed to work + reliably by making use of a generic server. It should be worthwhile attempting to develop more advanced games using the same techniques as those described in this thesis. \end_layout @@ -7370,7 +7370,7 @@ function message(player_id, message) { \begin_layout Plain Layout - GGS.sendCommandToAll('message', nick + "> " + message); + GGS.sendCommandToAll("message", nick + "> " + message); \end_layout \begin_layout Plain Layout