|  | @@ -150,6 +150,9 @@ EShortcut ShortcutHandler::findShortcut(const std::string & identifier ) const
 | 
	
		
			
				|  |  |  		{"mainMenuCampaignRoe",      EShortcut::MAIN_MENU_CAMPAIGN_ROE    },
 | 
	
		
			
				|  |  |  		{"mainMenuCampaignAb",       EShortcut::MAIN_MENU_CAMPAIGN_AB     },
 | 
	
		
			
				|  |  |  		{"mainMenuCampaignCustom",   EShortcut::MAIN_MENU_CAMPAIGN_CUSTOM },
 | 
	
		
			
				|  |  | +		{"mainMenuCampaignChr",      EShortcut::MAIN_MENU_CAMPAIGN_CHR    },
 | 
	
		
			
				|  |  | +		{"mainMenuCampaignWog",	     EShortcut::MAIN_MENU_CAMPAIGN_HOTA   },
 | 
	
		
			
				|  |  | +		{"mainMenuCampaignHota",     EShortcut::MAIN_MENU_CAMPAIGN_WOG    },
 | 
	
		
			
				|  |  |  		{"mainMenuLobby",            EShortcut::MAIN_MENU_LOBBY           },
 | 
	
		
			
				|  |  |  		{"lobbyBeginStandardGame",   EShortcut::LOBBY_BEGIN_STANDARD_GAME },
 | 
	
		
			
				|  |  |  		{"lobbyBeginCampaign",       EShortcut::LOBBY_BEGIN_CAMPAIGN      },
 |