diff --git a/src/c_bind.cpp b/src/c_bind.cpp index 6afb0c677..471959f6c 100644 --- a/src/c_bind.cpp +++ b/src/c_bind.cpp @@ -176,7 +176,7 @@ static const FBinding DefAutomapBindings[] = { { "f", "am_togglefollow" }, { "g", "am_togglegrid" }, - { "t", "am_toggletexture" }, + { "p", "am_toggletexture" }, { "m", "am_setmark" }, { "c", "am_clearmarks" }, { "0", "am_gobig" },