make 50% of games communicate via UDP by default

This commit is contained in:
Eric House 2013-07-11 20:39:40 -07:00
parent 491b288631
commit 8a4e766b32

View file

@ -6,7 +6,7 @@ APP_NEW=""
DO_CLEAN="" DO_CLEAN=""
APP_NEW_PARAMS="" APP_NEW_PARAMS=""
NGAMES="" NGAMES=""
UDP_PCT=0 UDP_PCT=50
UPGRADE_ODDS="" UPGRADE_ODDS=""
NROOMS="" NROOMS=""
HOST="" HOST=""