diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-26 18:57:12 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-26 18:57:12 +0000 |
commit | 14f5700fcab1b9a10493287b0832aa8ab332bf86 (patch) | |
tree | 764999ed496db325adf85e665991399830cde4d1 | |
parent | a028a5fa44a6eb6b0ed87781eb18b8555eb08837 (diff) | |
download | hercules-14f5700fcab1b9a10493287b0832aa8ab332bf86.tar.gz hercules-14f5700fcab1b9a10493287b0832aa8ab332bf86.tar.bz2 hercules-14f5700fcab1b9a10493287b0832aa8ab332bf86.tar.xz hercules-14f5700fcab1b9a10493287b0832aa8ab332bf86.zip |
Disabled import charcommand_conf.txt by default
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@790 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | conf-tmpl/charcommand_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/charcommand_athena.conf b/conf-tmpl/charcommand_athena.conf index 9ef9a988a..8f596860a 100644 --- a/conf-tmpl/charcommand_athena.conf +++ b/conf-tmpl/charcommand_athena.conf @@ -24,4 +24,4 @@ job: 60 jobchange: 60 charzeny: 60 -import: conf/import/charcommand_conf.txt +//import: conf/import/charcommand_conf.txt |