private string GetHotkey(UpgradePath upgradePath)
 {
     return(upgradeHotkeys[upgradePath]);
 }