change default port

This commit is contained in:
Eric House 2010-09-29 07:37:26 -07:00
parent 1b93654f7e
commit 1f87379cd0

View file

@ -19,7 +19,7 @@ NTHREADS=3
DEVACK=3
# What ports do we listen on for per-game incoming connections?
GAME_PORTS=10999
GAME_PORTS=10997
#PORTS=10997,10998,10999
# What ports do we listen on for per-device incoming connections?
DEVICE_PORTS=10998