Skip to content

Commit

Permalink
fix addon option string path
Browse files Browse the repository at this point in the history
  • Loading branch information
mgkid3310 committed Jan 11, 2023
1 parent 5d966f4 commit fc0d8c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addons/atc/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,11 @@
<Korean>Vehicle trail length on ATC radar screen</Korean>
</Key>

<Key ID="STR_orbis_atc_displayProjectileTrailsname">
<Key ID="STR_orbis_atc_displayProjectileTrails_name">
<English>Display missile trails</English>
<Korean>Display missile trails</Korean>
</Key>
<Key ID="STR_orbis_atc_displayProjectileTrailstooltip">
<Key ID="STR_orbis_atc_displayProjectileTrails_tooltip">
<English>Determines if missile trails will be drawn, displaying missile trails may lower FPS</English>
<Korean>Determines if missile trails will be drawn, displaying missile trails may lower FPS</Korean>
</Key>
Expand Down

0 comments on commit fc0d8c0

Please sign in to comment.