File size: 70 Bytes
e54445c
 
 
1
2
3
function downloadTool(game) {
  alert(`Download for ${game} live!`);
}