summaryrefslogtreecommitdiff
path: root/objects.js
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-04-30 12:18:06 +0200
committerjmoenig <jens@moenig.org>2014-04-30 12:18:06 +0200
commit51e17d2ce9368c3546b7e27809dfbd187cefb246 (patch)
tree06540a8b037c5479ae853f320cad280eb3171fed /objects.js
parent8424ba72fdc11cd2ea5f624d249beca3f61427a5 (diff)
downloadsnap-51e17d2ce9368c3546b7e27809dfbd187cefb246.tar.gz
snap-51e17d2ce9368c3546b7e27809dfbd187cefb246.zip
enable storage of first-class costumes
Diffstat (limited to 'objects.js')
-rw-r--r--objects.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/objects.js b/objects.js
index 1c4e61e..b506195 100644
--- a/objects.js
+++ b/objects.js
@@ -124,7 +124,7 @@ PrototypeHatBlockMorph*/
// Global stuff ////////////////////////////////////////////////////////
-modules.objects = '2014-March-31';
+modules.objects = '2014-April-30';
var SpriteMorph;
var StageMorph;