Skip to content

Commit

Permalink
Update ScrollingTextBubble.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Eaielectronic authored Nov 5, 2024
1 parent b2a48bc commit 77cc15c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions extensions/Eaielectronic/ScrollingTextBubble.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
// By: Eaielectronic
// By: SERPENT1867 <https://scratch.mit.edu/users/serpent1867/>
// License: MPL-2.0
(function(Scratch) {
'use strict';
(function(Scratch) {
'use strict';

Expand Down Expand Up @@ -276,5 +274,3 @@

Scratch.extensions.register(new ScrollingTextBubble());
})(Scratch);

})(Scratch);

0 comments on commit 77cc15c

Please sign in to comment.