Files @ r2448:c38ee06caea5
Branch filter:

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

peter1138
(svn r2974) -Fix: Drag and drop selection on drop down boxes didn't select correct item when some items were hidden.
-Separate disabled and hidden masks in drop downs to support both hidden and disabled items.
1
2
3
# set default server port, and have the dedicated server listen on all interfaces
server_ip = all
server_port = 3979