diff options
author | BobTheBob <32057864+BobTheBob9@users.noreply.github.com> | 2022-11-16 00:58:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-16 01:58:23 +0100 |
commit | 3f80f07ac14dc210261601e7c59968b5d2c38e2c (patch) | |
tree | 6b20fece3b1f4882d9833c9644a049a8bbe8e630 /Northstar.Client/kb_act.lst | |
parent | 17d8f97607f51e75497ed413d0d80f8416a2b3e6 (diff) | |
download | NorthstarMods-3f80f07ac14dc210261601e7c59968b5d2c38e2c.tar.gz NorthstarMods-3f80f07ac14dc210261601e7c59968b5d2c38e2c.zip |
Use new system for adding keybinds to `kb_act.lst` (#529)
Diffstat (limited to 'Northstar.Client/kb_act.lst')
-rw-r--r-- | Northstar.Client/kb_act.lst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Northstar.Client/kb_act.lst b/Northstar.Client/kb_act.lst new file mode 100644 index 00000000..1a4f7129 --- /dev/null +++ b/Northstar.Client/kb_act.lst @@ -0,0 +1,13 @@ +"blank" "==========================" +"blank" "NORTHSTAR" +"blank" "==========================" +"toggleconsole" "Toggle Developer Console" +"vote 1" "Vote 1" +"vote 2" "Vote 2" +"vote 3" "Vote 3" +"vote 4" "Vote 4" +"vote 5" "Vote 5" +"vote 6" "Vote 6" +"vote 7" "Vote 7" +"vote 8" "Vote 8" +"vote 9" "Vote 9" |