From 9e0bd46cee5926753383bd361e6a63f796d51fc2 Mon Sep 17 00:00:00 2001 From: "marcins78@gmail.com" Date: Tue, 17 Jan 2012 10:15:38 +0000 Subject: [PATCH] Modifying text on Game Hall. --- gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html index ec309ada4..ac049074b 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html @@ -165,7 +165,7 @@ $(document).ready( function() { - $("#latestNews").append("Sets 01-13 are available to play. " + $("#latestNews").append("Sets 01-14 are available to play. " + "If you find any problems with specific card or rules in general, please report it at the TLHH forums."); var chat = new ChatBoxUI("Game Hall", $("#chat"), "/gemp-lotr/server", true);