Skip to content

Commit 17d27c5

Browse files
authored
Fix EnablePlayerStatsLogging typo
1 parent dc2b186 commit 17d27c5

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
@@ -169,7 +169,7 @@ To enable statistics tracking, open `./cfg/game.xml`, set
169169
```
170170
if you want to track player statistics as well, open `./cfg/players.xml`, set
171171
```
172-
<EnablePlayerStatsLogging>false</EnablePlayerStatsLogging>
172+
<EnablePlayerStatsLogging>true</EnablePlayerStatsLogging>
173173
```
174174

175175
## Automatic announce broadcasts

0 commit comments

Comments
 (0)