Game hall message.
This commit is contained in:
@@ -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'>The service is running on a hosted server, lets keep fingers crossed this works out fine.</font>");
|
||||
$("#latestNews").append("<br><font color='red'>The service is running on a hosted server, all looks great so far. Did a few changes in the chat code, so it should be more forgiving for people with a bad connection.</font>");
|
||||
|
||||
var chat = new ChatBoxUI("Game Hall", $("#chat"), "/gemp-lotr/server", true);
|
||||
chat.setBounds(2, 2, 780 - 4, 200 - 4);
|
||||
|
||||
Reference in New Issue
Block a user