diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-29 09:01:36 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-29 09:01:36 +0000 |
commit | 0fa0cec38f5739d11dff696ca74f1486884061e2 (patch) | |
tree | 07ca894720e023ff64baf03d06f6f89b638c138f /conf-tmpl | |
parent | 93c52deb53c4a163e69aeed5fb2af4dba66842c2 (diff) | |
download | hercules-0fa0cec38f5739d11dff696ca74f1486884061e2.tar.gz hercules-0fa0cec38f5739d11dff696ca74f1486884061e2.tar.bz2 hercules-0fa0cec38f5739d11dff696ca74f1486884061e2.tar.xz hercules-0fa0cec38f5739d11dff696ca74f1486884061e2.zip |
- Some small bug fixes discovered while merging.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7961 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-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 f7afdbcbe..5308ffbda 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
|