summaryrefslogtreecommitdiff
path: root/types.bmx
diff options
context:
space:
mode:
Diffstat (limited to 'types.bmx')
-rw-r--r--types.bmx2
1 files changed, 1 insertions, 1 deletions
diff --git a/types.bmx b/types.bmx
index 2f2175a..e6abffd 100644
--- a/types.bmx
+++ b/types.bmx
@@ -81,7 +81,7 @@ Type GameConfig
kfire=KEY_Q
kthrust=KEY_S
khyper=KEY_SPACE
- kpause=KEY_P
+ kpause=KEY_H
Return
EndIf