]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Change keybindings for paper (#25853)
authorBrandon Hu <103440971+Brandon-Huu@users.noreply.github.com>
Tue, 5 Mar 2024 07:19:14 +0000 (07:19 +0000)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2024 07:19:14 +0000 (18:19 +1100)
fix: sane keybindings?

Resources/keybinds.yml

index b8cfc40c1c482d82d14faf68e65de32991d8967b..756a09927a52742029364c57d3136caa2dc51e08 100644 (file)
@@ -371,10 +371,12 @@ binds:
 - function: TextNewline
   type: State
   key: Return
+  mod1: Shift
   canRepeat: true
 - function: TextNewline
   type: State
   key: NumpadEnter
+  mod1: Shift
   canRepeat: true
 - function: TextSubmit
   type: State
@@ -385,11 +387,9 @@ binds:
 - function: MultilineTextSubmit
   type: State
   key: Return
-  mod1: Control
 - function: MultilineTextSubmit
   type: State
   key: NumpadEnter
-  mod1: Control
 - function: TextSelectAll
   type: State
   key: A