kopia lustrzana https://github.com/backface/turtlestitch
updated version of objects.js
fixed scrolling glitch in the palette, thanks, Kunal!pull/3/merge
rodzic
ac38df35e9
commit
ff513ba439
|
@ -2181,4 +2181,5 @@ ______
|
|||
------
|
||||
* Threads: show error messages for custom blocks (propagating to the script’s top block)
|
||||
* Threads: adjust to Doug Crockford’s latest infuriating nitpickings in JSLint
|
||||
* GUI: show username in ‘logout’ entry of cloud menu
|
||||
* GUI: show username in ‘logout’ entry of cloud menu
|
||||
* GUI, Objects: fixed scrolling glitch in the palette, thanks, Kunal!
|
||||
|
|
|
@ -125,7 +125,7 @@ PrototypeHatBlockMorph*/
|
|||
|
||||
// Global stuff ////////////////////////////////////////////////////////
|
||||
|
||||
modules.objects = '2014-Jun-06';
|
||||
modules.objects = '2014-July-08';
|
||||
|
||||
var SpriteMorph;
|
||||
var StageMorph;
|
||||
|
|
Ładowanie…
Reference in New Issue