summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules <jules@asdf.us>2014-05-21 18:32:01 -0400
committerJules <jules@asdf.us>2014-05-21 18:32:01 -0400
commita36869b2ba7adea80b0ed0229701b583ebf9b044 (patch)
tree26d746e7170596a8b598415ad42f565a1995aa91
parentaa43c29044498adf00ea8f79220441c64b7d7c67 (diff)
gotta go fast
-rw-r--r--emoji/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/emoji/index.html b/emoji/index.html
index 49e179e..749fe2d 100644
--- a/emoji/index.html
+++ b/emoji/index.html
@@ -161,7 +161,7 @@
hash.z = randrange(z_min, z_max)
hash.rotationZ = random()*360
hash.el.style.opacity = 1.0
- hash.dz = randrange(-100,-10)
+ hash.dz = randrange(-800,-200)
hash.drz = randrange(-1,1)/2
hash.addTo(this.parent);
hash.update()