summaryrefslogtreecommitdiff
path: root/scripts/on_client.scr.example
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2004-12-13 15:07:33 +0000
committertruelight <truelight@openttd.org>2004-12-13 15:07:33 +0000
commitbff8c0af614f01e19a876201fc4b28d8308a6007 (patch)
tree029adcdd03324420db502f4d1db5a6098ab232fc /scripts/on_client.scr.example
parent1c4c5ae37037146a4079263ccb0ef20969a33fec (diff)
downloadopenttd-bff8c0af614f01e19a876201fc4b28d8308a6007.tar.xz
(svn r1053) -Change: [Console] Changed 'setservername', 'setpassword', 'protect' and 'name' in:
- set server_pw "password" - set server_name "servername" - set company_pw "password" - set name "playername" (patch by sign_de)
Diffstat (limited to 'scripts/on_client.scr.example')
-rw-r--r--scripts/on_client.scr.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/on_client.scr.example b/scripts/on_client.scr.example
index b63563f4f..53db9b9c2 100644
--- a/scripts/on_client.scr.example
+++ b/scripts/on_client.scr.example
@@ -1 +1,2 @@
echo "Setting default network client settings..."
+set name "myname"