diff options
Diffstat (limited to 'assets/javascripts/rectangles/util/colors.js')
| -rw-r--r-- | assets/javascripts/rectangles/util/colors.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/javascripts/rectangles/util/colors.js b/assets/javascripts/rectangles/util/colors.js index 031690c..17f0d8f 100644 --- a/assets/javascripts/rectangles/util/colors.js +++ b/assets/javascripts/rectangles/util/colors.js @@ -43,7 +43,7 @@ wall.randomize_colors() }) }) - + select.blur() }) window.colors = color_palettes[select.value] |
