diff options
Diffstat (limited to 'Northstar.Client/mod')
-rw-r--r-- | Northstar.Client/mod/resource/northstar_client_localisation_english.txt | 12 | ||||
-rw-r--r-- | Northstar.Client/mod/scripts/kb_act.lst | 2 |
2 files changed, 6 insertions, 8 deletions
diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt index bafc9de9..ac986e8e 100644 --- a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt +++ b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt @@ -288,13 +288,11 @@ Press Yes if you agree to this. This choice can be changed in the mods menu at a "INGAME_PLAYERS" "Players:" "TOTAL_SERVERS" "Servers:" - // Keybinds - "NORTHSTAR" "Northstar" - // Mods menu - "SHOW" "Show" - "SHOW_ALL" "All" - "SHOW_ONLY_ENABLED" "Only Enabled" - "SHOW_ONLY_DISABLED" "Only Disabled" + // Mods menu + "SHOW" "Show" + "SHOW_ALL" "All" + "SHOW_ONLY_ENABLED" "Only Enabled" + "SHOW_ONLY_DISABLED" "Only Disabled" } } diff --git a/Northstar.Client/mod/scripts/kb_act.lst b/Northstar.Client/mod/scripts/kb_act.lst index 69e1ce0d..53d411b0 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" "==========================" |