From 925b181de6d2c6a1ae3a1ed11d806bfe5785379c Mon Sep 17 00:00:00 2001 From: LuzZza Date: Tue, 28 Feb 2006 00:41:00 +0000 Subject: Rewrote LAN support code. Changed configuration file name lan_support.conf to subnet_athena.conf, changed it syntax. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5398 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/subnet_athena.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf-tmpl/subnet_athena.conf (limited to 'conf-tmpl/subnet_athena.conf') diff --git a/conf-tmpl/subnet_athena.conf b/conf-tmpl/subnet_athena.conf new file mode 100644 index 000000000..39855d991 --- /dev/null +++ b/conf-tmpl/subnet_athena.conf @@ -0,0 +1,6 @@ +// Subnet support file +// Format is: +// subnet: subnet/mask:char_ip:map_ip +// you can add more than one that line + +subnet: 127.0.0.1/255.255.255.0:127.0.0.1:127.0.0.1 -- cgit v1.2.3-70-g09d2