mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Fix shortcut typo
This commit is contained in:
@@ -153,7 +153,7 @@ EShortcut ShortcutHandler::findShortcut(const std::string & identifier ) const
|
||||
{"mainMenuCampaignChr", EShortcut::MAIN_MENU_CAMPAIGN_CHR },
|
||||
{"mainMenuCampaignHota", EShortcut::MAIN_MENU_CAMPAIGN_HOTA },
|
||||
{"mainMenuCampaignWog", EShortcut::MAIN_MENU_CAMPAIGN_WOG },
|
||||
{"mainMenuCampaignVcmi", EShortcut::MAIN_MENU_CAMPAIGN_VCMI },
|
||||
{"mainMenuCampaignVCMI", EShortcut::MAIN_MENU_CAMPAIGN_VCMI },
|
||||
{"mainMenuLobby", EShortcut::MAIN_MENU_LOBBY },
|
||||
{"lobbyBeginStandardGame", EShortcut::LOBBY_BEGIN_STANDARD_GAME },
|
||||
{"lobbyBeginCampaign", EShortcut::LOBBY_BEGIN_CAMPAIGN },
|
||||
|
||||
Reference in New Issue
Block a user