Files @ r14915:35dc5367b3b2
Branch filter:

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

terkhen
(svn r19523) -Fix: Prevent drawing industries disabled at the smallmap as land tiles when they are built on water.
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"