diff --git a/binaries/data/config/default.cfg b/binaries/data/config/default.cfg index baa8313d1f..e6074dca15 100644 --- a/binaries/data/config/default.cfg +++ b/binaries/data/config/default.cfg @@ -336,7 +336,7 @@ unload = "U" ; Unload garrisoned units when a building/mechanica unloadturrets = "U" ; Unload turreted units. leaveturret = "U" ; Leave turret point. move = "" ; Modifier to move to a point instead of another action (e.g. gather) -capture = Ctrl ; Modifier to capture instead of another action (e.g. attack) +capture = "C" ; Modifier to capture instead of another action (e.g. attack) attack = "" ; Modifier to attack instead of another action (e.g. capture) attackmove = Ctrl ; Modifier to attackmove when clicking on a point attackmoveUnit = "Ctrl+Q" ; Modifier to attackmove targeting only units when clicking on a point