diff options
| author | Michael Ball <cycomachead@gmail.com> | 2013-12-28 15:01:24 -0800 |
|---|---|---|
| committer | Michael Ball <cycomachead@gmail.com> | 2013-12-28 15:01:24 -0800 |
| commit | 9f0f9dde37730dea46539c4c8971561a0a042354 (patch) | |
| tree | 8127d4f6649f4b698aad9a165cc2ce66fb8f1a68 /objects.js | |
| parent | faa8b4fe2243b1a8ef5cc4342183f4880b728a3d (diff) | |
| download | snap-9f0f9dde37730dea46539c4c8971561a0a042354.tar.gz snap-9f0f9dde37730dea46539c4c8971561a0a042354.zip | |
Add style tweaks per Nathan's comments.
Diffstat (limited to 'objects.js')
| -rw-r--r-- | objects.js | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -124,7 +124,7 @@ PrototypeHatBlockMorph*/ // Global stuff //////////////////////////////////////////////////////// -modules.objects = '2013-December-27'; +modules.objects = '2013-December-28'; var SpriteMorph; var StageMorph; @@ -789,8 +789,7 @@ SpriteMorph.prototype.initBlocks = function () { reportDate: { type: 'reporter', category: 'sensing', - spec: 'get current %dates', - + spec: 'get current %dates' }, // Operators |
