diff --git a/index.html b/index.html index 5d61bc5..0e32d4a 100644 --- a/index.html +++ b/index.html @@ -31,6 +31,7 @@ // Fires a function called "explode" GUI.add(fizzyText, "explode") + .setName('Explode!'); // And changes the name };