Skip to content

Commit

Permalink
Comma
Browse files Browse the repository at this point in the history
  • Loading branch information
He-Man authored and He-Man committed Feb 24, 2018
1 parent d3cd899 commit 7822902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/epoch_config/Configs/CfgMarkerSets.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ class CfgMarkerSets
markerArray[] = {
{"","ICON","EpochCash","ColorGreen",1,{0.9,0.9}},
{"","ICON","","ColorBlack",1,{0.8,0.8}},
{"","ICON","","ColorGreen",0.2,{0.8,0.8}},
{"","ICON","","ColorGreen",0.2,{0.8,0.8}}
};
};
};

0 comments on commit 7822902

Please sign in to comment.