1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

mobile adjustments

This commit is contained in:
Laserlicht
2024-07-17 04:24:27 +02:00
parent b568e2f628
commit b8d872aa60
6 changed files with 19 additions and 31 deletions

View File

@@ -239,9 +239,6 @@ EShortcut ShortcutHandler::findShortcut(const std::string & identifier ) const
{"battleSpellShortcut13", EShortcut::BATTLE_SPELL_SHORTCUT_13 },
{"battleSpellShortcut14", EShortcut::BATTLE_SPELL_SHORTCUT_14 },
{"battleSpellShortcut15", EShortcut::BATTLE_SPELL_SHORTCUT_15 },
{"battleSpellShortcut16", EShortcut::BATTLE_SPELL_SHORTCUT_16 },
{"battleSpellShortcut17", EShortcut::BATTLE_SPELL_SHORTCUT_17 },
{"battleSpellShortcut18", EShortcut::BATTLE_SPELL_SHORTCUT_18 },
{"spectateTrackHero", EShortcut::SPECTATE_TRACK_HERO },
{"spectateSkipBattle", EShortcut::SPECTATE_SKIP_BATTLE },
{"spectateSkipBattleResult", EShortcut::SPECTATE_SKIP_BATTLE_RESULT },