Skip to content

Commit

Permalink
Menu: Remove unused misc menu (#1365)
Browse files Browse the repository at this point in the history
This was not used, so i removed the file and the translation.
  • Loading branch information
saibotk authored Feb 4, 2024
1 parent c026f8e commit 23481ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
4 changes: 1 addition & 3 deletions lua/terrortown/lang/en.lua
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,6 @@ L.submenu_appearance_crosshair_title = "Crosshair"
L.submenu_appearance_dmgindicator_title = "Damage Indicator"
L.submenu_appearance_performance_title = "Performance"
L.submenu_appearance_interface_title = "Interface"
L.submenu_appearance_miscellaneous_title = "Miscellaneous"

L.submenu_gameplay_general_title = "General"

Expand Down Expand Up @@ -1967,7 +1966,6 @@ mode 2: This mode is yet a bit more strict than mode 1. In this mode the search
L.label_grenade_trajectory_ui = "Grenade trajectory indicator"

-- 2023-10-23
L.header_miscellaneous_settings = "Miscellaneous Settings"
L.label_hud_pulsate_health_enable = "Pulsate healthbar when below 25% health"
L.header_hud_elements_customize = "Customize the HUD-Elements"
L.help_hud_elements_special_settings = "These are specific settings for the used HUD-Elements."
Expand Down Expand Up @@ -2183,4 +2181,4 @@ L.label_roles_ragdoll_pinning = "Enable ragdoll pinning"
L.magneto_stick_help_carry_rag_pin = "Pin ragdoll"
L.magneto_stick_help_carry_rag_drop = "Drop ragdoll"
L.magneto_stick_help_carry_prop_release = "Release prop"
L.magneto_stick_help_carry_prop_drop = "Drop prop"
L.magneto_stick_help_carry_prop_drop = "Drop prop"
10 changes: 0 additions & 10 deletions lua/terrortown/menus/gamemode/appearance/miscellaneous.lua

This file was deleted.

0 comments on commit 23481ce

Please sign in to comment.