kopia lustrzana https://github.com/backface/turtlestitch
release
rodzic
4b70003e16
commit
30ce4ee739
4
gui.js
4
gui.js
|
@ -75,7 +75,7 @@ isRetinaSupported, SliderMorph, Animation*/
|
|||
|
||||
// Global stuff ////////////////////////////////////////////////////////
|
||||
|
||||
modules.gui = '2017-October-20';
|
||||
modules.gui = '2017-October-22';
|
||||
|
||||
// Declarations
|
||||
|
||||
|
@ -3382,7 +3382,7 @@ IDE_Morph.prototype.aboutSnap = function () {
|
|||
module, btn1, btn2, btn3, btn4, licenseBtn, translatorsBtn,
|
||||
world = this.world();
|
||||
|
||||
aboutTxt = 'Snap! 4.1 - rc -\nBuild Your Own Blocks\n\n'
|
||||
aboutTxt = 'Snap! 4.1\nBuild Your Own Blocks\n\n'
|
||||
+ 'Copyright \u24B8 2017 Jens M\u00F6nig and '
|
||||
+ 'Brian Harvey\n'
|
||||
+ 'jens@moenig.org, bh@cs.berkeley.edu\n\n'
|
||||
|
|
Ładowanie…
Reference in New Issue