From 035277aafcd817ef25ff9e9b5e8f0d3206074c3c Mon Sep 17 00:00:00 2001 From: jaynus <jaynus@gmail.com> Date: Thu, 14 May 2015 08:11:08 -0700 Subject: [PATCH] removed illegal character --- addons/frag/stringtable.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/frag/stringtable.xml b/addons/frag/stringtable.xml index 5b49b0e192..a3a91b92d9 100644 --- a/addons/frag/stringtable.xml +++ b/addons/frag/stringtable.xml @@ -17,7 +17,7 @@ <English>Maximum Projectiles Tracked</English> </Key> <Key ID="STR_ACE_frag_MaxTrack_Desc"> - <English>This setting controls the maximum amount of projectiles the fragmentation & spalling system will track at any given time. If more projectiles are fired, they will not be tracked. Lower this setting if you do not want FPS drops at high-count projectile scenarios ( >200 rounds in the air at once)</English> + <English>This setting controls the maximum amount of projectiles the fragmentation and spalling system will track at any given time. If more projectiles are fired, they will not be tracked. Lower this setting if you do not want FPS drops at high-count projectile scenarios ( >200 rounds in the air at once)</English> </Key> <Key ID="STR_ACE_frag_MaxTrackPerFrame"> <English>Maximum Projectiles Per Frame</English>