Anthony / script.js
HenzHosting's picture
Upload 3 files
e54445c verified
raw
history blame contribute delete
70 Bytes
function downloadTool(game) {
alert(`Download for ${game} live!`);
}