diff options
author | F1F7Y <that.fifty@gmail.com> | 2022-01-19 22:34:50 +0100 |
---|---|---|
committer | Barichello <artur@barichello.me> | 2022-01-19 18:37:30 -0300 |
commit | dece917635b060cdfcdb742a6d1722ac4c153b9c (patch) | |
tree | c0207cd205bc2d6f1ee686e3cb1b3b92bf816613 /Northstar.Client/mod/resource | |
parent | 77b43a9199dd7f739181b487abe678b352fcadcb (diff) | |
download | NorthstarMods-dece917635b060cdfcdb742a6d1722ac4c153b9c.tar.gz NorthstarMods-dece917635b060cdfcdb742a6d1722ac4c153b9c.zip |
Why does Atom do this to me
Diffstat (limited to 'Northstar.Client/mod/resource')
-rw-r--r-- | Northstar.Client/mod/resource/northstar_client_localisation_english.txt | 12 |
1 files changed, 5 insertions, 7 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" } } |