Rework early order highlighting in the timetable window
[openttd/fttd.git] / bin / scripts / on_dedicated.scr.example
blob5465cd797840ba92481b22c29e471f497434ea51
1 echo "Setting dedicated network server settings..."
2 # empty the server password
3 server_pw = "*"
4 server_name = "My example dedicated gameserver"