diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.js b/static/index.js index 4b80ab5..b54d070 100644 --- a/static/index.js +++ b/static/index.js @@ -1,6 +1,6 @@ "use strict"; -let CW = function(){ +let CW = function() { // 102 letter tiles // 0 point : blanches × 2. // 1 point : E ×15, A ×9, I ×8, N ×6, O ×6, R ×6, S ×6, T ×6, U ×6, L ×5 |