diff --git a/editor/sahliedit.litcoffee b/editor/sahliedit.litcoffee index 7f190fe..4415111 100644 --- a/editor/sahliedit.litcoffee +++ b/editor/sahliedit.litcoffee @@ -45,7 +45,7 @@ Also hide the editor until needed, and initialize some elements. ) $(-> $(".hidden").hide() - $("#amiga").button {icons: {primary:"ui-icon-gear"}} + $("#entryamiga").button {icons: {primary:"ui-icon-gear"}} .click -> stuff = $(@).children() if @.value == "1"