From: Carl Worth Date: Thu, 12 Mar 2026 04:54:42 +0000 (-0700) Subject: Drop TWL word list from Letter Rip client X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=e7ee10f06764226f10e5022bca810572cc8a428a;p=lmno-server Drop TWL word list from Letter Rip client We shifted word validation from the client to the server a while back, but forgot to delete the dictionary. With this commit, the client download will be reduced significantly for this game. --- diff --git a/templates/letterrip-game.html b/templates/letterrip-game.html index 21422b5..a3a73a7 100644 --- a/templates/letterrip-game.html +++ b/templates/letterrip-game.html @@ -6,7 +6,6 @@ - {% endblock %}