Skip to content

Commit fb580bc

Browse files
committed
Removed redundancy
1 parent 9798165 commit fb580bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Connect Announce Output:
9494

9595
| Section Name | Description |
9696
| --------------- | ------------------------------------------------------------ |
97-
| StatModifiers | This section contains the point modifiers for the point system. These values affects the total points of the user. For example, if a player has killed 10 special infected by headshot (infected_headshot) and the point modifier is 2.5 the total points for the number of infected headshots would be 25. |
97+
| StatModifiers | This section contains the modifiers for the point system. These values affects the total points of the user. For example, if a player has killed 10 special infected by headshot (infected_headshot) and the point modifier is 2.5 the total points for the number of infected headshots would be 25 (10 * 2.5). |
9898
| PlayerRankPanel | This section configures the display panel of the player statistics/ranking. Currently you will only be able to customize the title of the panel. |
9999
| ConnectAnnounce | This section configures the format of the player connect announce. The formatting rules are explained below. |
100100

0 commit comments

Comments
 (0)