Skip to content

Commit

Permalink
corrected links
Browse files Browse the repository at this point in the history
  • Loading branch information
kOepi123 committed Aug 27, 2017
1 parent fb4e793 commit 5008344
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hlc_core/Cfgammo.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ class CfgAmmo {
deflecting = 20;
indirecthit = 0;
indirecthitrange = 0;
model = "\A3\Weapons_f\Data\bullettracer\tracer_green"; //model = "\hlc_core\mesh\bullettracer\tracer_dim";
model = "\hlc_core\mesh\bullettracer\tracer_dim";
tracerscale = 1;
tracerstarttime = 0.05;
typicalSpeed = 312;
Expand Down Expand Up @@ -293,7 +293,7 @@ class CfgAmmo {
deflecting = 20;
indirecthit = 0;
indirecthitrange = 0;
model = "\A3\Weapons_f\Data\bullettracer\tracer_green"; //model = "\hlc_core\mesh\bullettracer\tracer_dim";
model = "\hlc_core\mesh\bullettracer\tracer_dim";
tracerscale = 0.6;
tracerstarttime = 0.05;
typicalSpeed = 329.2;
Expand Down

0 comments on commit 5008344

Please sign in to comment.