This commit is contained in:
landgreen
2020-04-02 15:17:56 -07:00
parent dc3785d4fd
commit 9cdfc6a3fd

View File

@@ -311,7 +311,7 @@ const build = {
// Remove the textarea // Remove the textarea
document.body.removeChild(textAreaEle); document.body.removeChild(textAreaEle);
} }
alert('n-gon build URL copied to clip board.\nPaste it into your browser address bar.') alert('n-gon build URL copied to clipboard.\nPaste into browser address bar.')
}, },
generateURL() { generateURL() {
let url = "https://landgreen.github.io/sidescroller/index.html?" let url = "https://landgreen.github.io/sidescroller/index.html?"