Modifying text on Game Hall.

This commit is contained in:
marcins78@gmail.com
2012-01-17 10:15:38 +00:00
parent 5b1debefec
commit 9e0bd46cee

View File

@@ -165,7 +165,7 @@
$(document).ready(
function() {
$("#latestNews").append("<b>Sets 01-13 are available to play.</b> "
$("#latestNews").append("<b>Sets 01-14 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>.");
var chat = new ChatBoxUI("Game Hall", $("#chat"), "/gemp-lotr/server", true);