diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-13 20:38:13 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-13 20:38:13 +0000 |
commit | d73f81d430199a2a9617e266c65b00e4705088fa (patch) | |
tree | 076e96e087ced98633fc920435f565235cc3c9c3 /conf-tmpl/subnet_athena.conf | |
parent | 692914bd8b2ec74f185eac77be3479d5a5235cb4 (diff) | |
download | hercules-d73f81d430199a2a9617e266c65b00e4705088fa.tar.gz hercules-d73f81d430199a2a9617e266c65b00e4705088fa.tar.bz2 hercules-d73f81d430199a2a9617e266c65b00e4705088fa.tar.xz hercules-d73f81d430199a2a9617e266c65b00e4705088fa.zip |
-By default the number of subnets defined in subnet_Athena will now be 0 until the mysterious ip-bug is resolved.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7660 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/subnet_athena.conf')
-rw-r--r-- | conf-tmpl/subnet_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/subnet_athena.conf b/conf-tmpl/subnet_athena.conf index 5308ffbda..f7afdbcbe 100644 --- a/conf-tmpl/subnet_athena.conf +++ b/conf-tmpl/subnet_athena.conf @@ -3,4 +3,4 @@ // subnet: net-submask:char_ip:map_ip
// you can add more than one subnet
-subnet: 255.0.0.0:127.0.0.1:127.0.0.1
+//subnet: 255.0.0.0:127.0.0.1:127.0.0.1
|