HenzHosting's picture
Upload 3 files
b47b45a verified
raw
history blame contribute delete
73 Bytes
function downloadTool(game) {
alert(`Download for ${game} started!`);
}