Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mexikoedi committed Feb 25, 2024
1 parent 67f59b9 commit 17c3ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/terrortown/lang/en/crosstol.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ local L = LANG.GetLanguageTableReference("en")
L["ttt2_explosive_crosstol_name"] = "Explosive Crosstol"
L["ttt2_explosive_crosstol_desc"] = "Pistol that fires explosive crossbow ammunition."
L["ttt2_explosive_crosstol_help1"] = "Shoot and hit"
L["ttt2_explosive_crosstol_help2"] = "Relaxing 30 Seconds music"
L["ttt2_explosive_crosstol_help2"] = "Relaxing 30 seconds music"
L["label_explosive_crosstol_primary_sound"] = "Enable primary attack sound"
L["label_explosive_crosstol_secondary_sound"] = "Enable secondary attack sound"
L["label_explosive_crosstol_automaticFire"] = "Enable automatic fire"
Expand Down

0 comments on commit 17c3ce3

Please sign in to comment.