Some tweaks to docs and dummy default setting

This commit is contained in:
Griatch 2021-06-02 22:57:51 +02:00
parent 514cb1b9af
commit 54a10d612c
2 changed files with 2 additions and 2 deletions

View file

@ -283,7 +283,7 @@ elif PROFILE == 'normal_player':
(0.29, c_looks),
(0.2, c_help),
(0.3, c_moves),
(0.2, c_socialize),
(0.05, c_socialize),
(0.1, c_measure_lag)
)
elif PROFILE == 'normal_builder':