Spaces:
Running
Running
File size: 73 Bytes
b31f392 |
1 2 3 |
function downloadTool(game) {
alert(`Download for ${game} started!`);
} |