diff --git a/index.html b/index.html index cde1a1f..3807409 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@ // Boolean checkbox gui.add(fizzyText, "displayOutline"); - + // Fires a function called "explode" gui.add(fizzyText, "explode").name("Explode!"); // Specify a custom name.