- fixed incorrect panning setup for WASD

This commit is contained in:
Christoph Oelckers 2020-09-08 18:35:21 +02:00
parent 8d2d36457f
commit 5d01be8258

View file

@ -15,8 +15,8 @@ KP3 "+Look_Down"
mapbind KP- "+Shrink_Screen"
mapbind KP+ "+Enlarge_Screen"
mapbind W "+am_panup"
mapbind A "+am_pandown"
mapbind S "+am_panleft"
mapbind S "+am_pandown"
mapbind A "+am_panleft"
mapbind D "+am_panright"
KP- "sizedown"