Carpet Siege Hotkey
Adds shortcut for "Manage Autonomous Sieging".
Also changes the shortcut of "Accept" in the confirmation window from "RETURN" to "C".
Ironman compatible.
If the mod doesn’t work you might have already those shortcuts redefined in C:/Users/<User Name>/Documents/Paradox Interactive/Europa Universalis IV/shortcuts.txt, you can either delete this file (removes all of your custom shortcuts) or remove the following lines in it:
…
"enable_carpet_siege"="g"
…
carpet_siege_panel = {
"accept_button"="RETURN"
"cancel_button"="ESCAPE"
}
…