kopia lustrzana https://github.com/backface/turtlestitch
rodzic
3a05cb1945
commit
eb8405c993
4
gui.js
4
gui.js
|
@ -74,7 +74,7 @@ isRetinaSupported, SliderMorph, Animation*/
|
|||
|
||||
// Global stuff ////////////////////////////////////////////////////////
|
||||
|
||||
modules.gui = '2017-April-10';
|
||||
modules.gui = '2017-April-23';
|
||||
|
||||
// Declarations
|
||||
|
||||
|
@ -3187,7 +3187,7 @@ IDE_Morph.prototype.aboutSnap = function () {
|
|||
module, btn1, btn2, btn3, btn4, licenseBtn, translatorsBtn,
|
||||
world = this.world();
|
||||
|
||||
aboutTxt = 'Snap! 4.0.10.1\nBuild Your Own Blocks\n\n'
|
||||
aboutTxt = 'Snap! 4.0.10.2\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