diff options
author | F1F7Y <64418963+F1F7Y@users.noreply.github.com> | 2022-02-03 21:22:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-03 17:22:20 -0300 |
commit | c778b07874bbc44fa9ab2a164eaf952d7b78296f (patch) | |
tree | 85a9e241110157fa8c64e3e4b922cbdfdd3f6379 /Northstar.Client/mod/scripts/kb_act.lst | |
parent | aa7489fa4adfdf88febc67d4b6cb7f3b0479f47d (diff) | |
download | NorthstarMods-c778b07874bbc44fa9ab2a164eaf952d7b78296f.tar.gz NorthstarMods-c778b07874bbc44fa9ab2a164eaf952d7b78296f.zip |
Fix mod menu slider (#178)
* lookey nicer
* fix slider
Diffstat (limited to 'Northstar.Client/mod/scripts/kb_act.lst')
-rw-r--r-- | Northstar.Client/mod/scripts/kb_act.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Northstar.Client/mod/scripts/kb_act.lst b/Northstar.Client/mod/scripts/kb_act.lst index 53d411b0..ace98222 100644 --- a/Northstar.Client/mod/scripts/kb_act.lst +++ b/Northstar.Client/mod/scripts/kb_act.lst @@ -1,5 +1,5 @@ "blank" "==========================" -"blank" "Northstar" +"blank" "NORTHSTAR" "blank" "==========================" "toggleconsole" "Toggle Developer Console" "blank" "==========================" |