From 66e6f0d465c4d8af5c69f3eb255f8fe1b481a312 Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Tue, 17 Sep 2013 04:51:02 +0200
Subject: [PATCH] Changed default keybindings.

---
 config/keybindings_global | 5 -----
 config/windows/Win_m      | 5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/config/keybindings_global b/config/keybindings_global
index 68c9b89..17e75b3 100644
--- a/config/keybindings_global
+++ b/config/keybindings_global
@@ -1,9 +1,4 @@
 81 quit
-58 wait
-107 player_u
-106 player_d
-104 player_l
-108 player_r
 265 to_a_keywin
 266 to_mapwin
 267 to_infowin
diff --git a/config/windows/Win_m b/config/windows/Win_m
index a3c38a9..e2bdc06 100644
--- a/config/windows/Win_m
+++ b/config/windows/Win_m
@@ -2,6 +2,11 @@ Map
 m
 0
 -64
+58 wait
+107 player_u
+106 player_d
+104 player_l
+108 player_r
 259 map_u
 258 map_d
 260 map_l
-- 
2.30.2