- Changed the default key for am_toggletexture to P so as not to conflict with the default chat key.

SVN r2616 (trunk)
This commit is contained in:
Randy Heit 2010-08-28 01:46:26 +00:00
parent 73367d6f2e
commit 0d53867409

View file

@ -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" },