This commit is contained in:
marcins78@gmail.com
2011-12-02 11:54:31 +00:00
parent 452c72817c
commit a5e2c6dd5c

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'>Archery problem should be removed now.</font>");
$("#latestNews").append("<br><font color='red'>Archery and ambush problems should be solved now.</font>");
var chat = new ChatBoxUI("Game Hall", $("#chat"), "/gemp-lotr/server", true);
chat.setBounds(2, 2, 780 - 4, 200 - 4);