kopia lustrzana https://github.com/backface/turtlestitch
rodzic
cbe81c4d96
commit
aaa645cab0
2
gui.js
2
gui.js
|
@ -3386,7 +3386,7 @@ IDE_Morph.prototype.aboutSnap = function () {
|
|||
module, btn1, btn2, btn3, btn4, licenseBtn, translatorsBtn,
|
||||
world = this.world();
|
||||
|
||||
aboutTxt = 'Snap! 4.1.0.2\nBuild Your Own Blocks\n\n'
|
||||
aboutTxt = 'Snap! 4.1.0.3\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'
|
||||
|
|
|
@ -3793,3 +3793,5 @@ Fixes:
|
|||
* escape xml attribute contents, thanks, Brian Broll!
|
||||
* changed minimum stage width to 240
|
||||
* new Audio Comp library for Guzdial-style sound samples fun
|
||||
|
||||
=== v4.1.0.3 maintenance release ===
|
||||
|
|
Ładowanie…
Reference in New Issue