1
0
forked from 0ad/0ad

Enable late observers by default.

Differential Revision: https://code.wildfiregames.com/D217
Reviewed By: scythetwirler, Imarok, bb, echotangoecho, Hannibal_Barca,
fpre

This was SVN commit r19314.
This commit is contained in:
elexis 2017-03-19 22:56:13 +00:00
parent a4c9fd193a
commit 9b28ce3463

View File

@ -375,7 +375,7 @@ enabledmods = "mod public"
[network]
duplicateplayernames = false ; Rename joining player to "User (2)" if "User" is already connected, otherwise prohibit join.
lateobserverjoins = false ; Allow observers to join the game after it started
lateobserverjoins = true ; Allow observers to join the game after it started
observerlimit = 8 ; Prevent further observer joins in running games if this limit is reached
[overlay]