X-Git-Url: https://git.yukkurigames.com/?p=labelle.git;a=blobdiff_plain;f=acnl-outfit.js;h=a09d6451c23affd8bf471fc6040c64d9ee2b2a88;hp=45849d12f6b92e4d812222a347bba1b3c7ff868a;hb=HEAD;hpb=e78f6565e498059d215d56841afc1b1cd835d7fd diff --git a/acnl-outfit.js b/acnl-outfit.js index 45849d1..a09d645 100644 --- a/acnl-outfit.js +++ b/acnl-outfit.js @@ -146,7 +146,7 @@ function update () { "Labelle suggested ", "I'll wear "]) + litanize(o, false) + ".")); - buttons = document.getElementById("buttons"); + var buttons = document.getElementById("buttons"); buttons.className = ""; setTimeout(function () { buttons.className = "open";