diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-05-12 00:11:52 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-05-12 00:11:52 -0400 |
| commit | afa23bd27edd7bfeb16b4cc02761cd959ba8323d (patch) | |
| tree | d92285a2521976e309ed8efc713af5ce059e757a /js/ui | |
| parent | d0089ea0fde0b84d6418a21bab31e54d9f3fc70d (diff) | |
stuck drawing
Diffstat (limited to 'js/ui')
| -rw-r--r-- | js/ui/nopaint.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/js/ui/nopaint.js b/js/ui/nopaint.js index 4ba4e2a..2079bfc 100644 --- a/js/ui/nopaint.js +++ b/js/ui/nopaint.js @@ -226,6 +226,8 @@ var nopaint = (function(){ } else { if (steps < randrange(2,4)) return + np = 0.1 + pp = 0.3 } } if (nopaint.tool.is_shader) { |
