summaryrefslogtreecommitdiff
path: root/objects.js
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-06-04 13:48:43 +0200
committerjmoenig <jens@moenig.org>2014-06-04 13:48:43 +0200
commitac39877b9c7f2cfadfca581fc98fe3b6a3c434fb (patch)
treec00b36167653ab9df1b773a3caca8d90d54dca81 /objects.js
parent81d3657feb562da3fe7b5a52802adb73fd46db58 (diff)
downloadsnap-byow-ac39877b9c7f2cfadfca581fc98fe3b6a3c434fb.tar.gz
snap-byow-ac39877b9c7f2cfadfca581fc98fe3b6a3c434fb.zip
German translation update, tweaks
Diffstat (limited to 'objects.js')
-rw-r--r--objects.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/objects.js b/objects.js
index cc4371b..dc02051 100644
--- a/objects.js
+++ b/objects.js
@@ -61,6 +61,7 @@
sound handling
Achal Dave contributed research and prototyping for creating music
using the Web Audio API
+ Yuan Yuan contributed graphic effects for costumes
*/
@@ -124,7 +125,7 @@ PrototypeHatBlockMorph*/
// Global stuff ////////////////////////////////////////////////////////
-modules.objects = '2014-May-26';
+modules.objects = '2014-Jun-04';
var SpriteMorph;
var StageMorph;