This commit is contained in:
marcins78@gmail.com
2011-12-03 20:23:57 +00:00
parent 8a8d2e71f8
commit c1e034113a

View File

@@ -122,7 +122,7 @@
$("#latestNews").append("<b>Sets 01-10 are available to play.</b> "
+ "If you find any problems with specific card or rules in general, please report it <a href='http://lotrtcgdb.com/forums/index.php/topic,7592.0.html'>at the TLHH forums</a>.");
$("#latestNews").append("<br><font color='red'>Sorry for the random disconnects, my connection is like that sometime. During the weekend I'll look into moving the service to some hosting.</font>");
$("#latestNews").append("<br><font color='red'>The service is running on a hosted server, lets keep fingers crossed this works out fine.</font>");
var chat = new ChatBoxUI("Game Hall", $("#chat"), "/gemp-lotr/server", true);
chat.setBounds(2, 2, 780 - 4, 200 - 4);