Files @ r3049:fe328ef6dad7
Branch filter:

Location: cpp/openttd-patchpack/source/scripts/pre_dedicated.scr.example

peter1138
(svn r3631) - 2cc: Remove use of some temporary variables and perform minor optimization in the form of the ternary operator.
1
2
3
# set default server port, and have the dedicated server listen on all interfaces
server_ip = all
server_port = 3979