Skip to content

Commit

Permalink
Update about dialog to add credit
Browse files Browse the repository at this point in the history
:P You deserve it
  • Loading branch information
Benjamin Grant committed Jun 1, 2016
1 parent 5ba6231 commit 0c6a7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Scratch.as
Original file line number Diff line number Diff line change
Expand Up @@ -1140,7 +1140,7 @@ public class Scratch extends Sprite {
public function showAboutDialog(b:*):void {
DialogBox.notify(
'Blue ' + versionString,
'\nMade by GRA0007' +
'\nMade by GRA0007 and NoMod-Programming' +
'\nThanks to djdolphin, Technerd255 and others.' +
'\n\n\nBased off Scratch 2.0' +
'\nCopyright © 2012 MIT Media Laboratory' +
Expand Down

0 comments on commit 0c6a7ba

Please sign in to comment.