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