kopia lustrzana https://github.com/backface/turtlestitch
prepared release
rodzic
a494c660fe
commit
17a7ca0967
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Snap! 6.5.0 - dev - Build Your Own Blocks</title>
|
<title>Snap! 6.5.0 Build Your Own Blocks</title>
|
||||||
<link rel="icon" href="src/favicon.ico">
|
<link rel="icon" href="src/favicon.ico">
|
||||||
<script src="src/morphic.js?version=2020-12-02"></script>
|
<script src="src/morphic.js?version=2020-12-02"></script>
|
||||||
<script src="src/symbols.js?version=2020-10-07"></script>
|
<script src="src/symbols.js?version=2020-10-07"></script>
|
||||||
|
|
|
@ -4234,7 +4234,7 @@ IDE_Morph.prototype.aboutSnap = function () {
|
||||||
module, btn1, btn2, btn3, btn4, licenseBtn, translatorsBtn,
|
module, btn1, btn2, btn3, btn4, licenseBtn, translatorsBtn,
|
||||||
world = this.world();
|
world = this.world();
|
||||||
|
|
||||||
aboutTxt = 'Snap! 6.5.0 - dev -\nBuild Your Own Blocks\n\n'
|
aboutTxt = 'Snap! 6.5.0\nBuild Your Own Blocks\n\n'
|
||||||
+ 'Copyright \u24B8 2008-2020 Jens M\u00F6nig and '
|
+ 'Copyright \u24B8 2008-2020 Jens M\u00F6nig and '
|
||||||
+ 'Brian Harvey\n'
|
+ 'Brian Harvey\n'
|
||||||
+ 'jens@moenig.org, bh@cs.berkeley.edu\n\n'
|
+ 'jens@moenig.org, bh@cs.berkeley.edu\n\n'
|
||||||
|
|
Ładowanie…
Reference in New Issue