mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
make 50% of games communicate via UDP by default
This commit is contained in:
parent
491b288631
commit
8a4e766b32
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ APP_NEW=""
|
|||
DO_CLEAN=""
|
||||
APP_NEW_PARAMS=""
|
||||
NGAMES=""
|
||||
UDP_PCT=0
|
||||
UDP_PCT=50
|
||||
UPGRADE_ODDS=""
|
||||
NROOMS=""
|
||||
HOST=""
|
||||
|
|
Loading…
Add table
Reference in a new issue