ServerGameThread is no longer a thread.

This commit is contained in:
lotodore
2009-05-31 19:45:20 +00:00
parent b48209a5e4
commit f2bd0c6111
6 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
***************************************************************************/
#include <net/serverlobbythread.h>
#include <net/servergamethread.h>
#include <net/servergame.h>
#include <net/serverexception.h>
#include <net/senderhelper.h>
#include <net/sendercallback.h>