diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-04-04 14:15:49 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-04-04 14:15:49 +0000 |
commit | 2b9d6d3e1fe89fe25fd79f57d283ee7aa4994a80 (patch) | |
tree | 611c5caf15e5161b5b99052efae8aa724f9231d8 /conf-tmpl/char_athena.conf | |
parent | 682882cb92160a1fd939a58488feea91543ab013 (diff) | |
download | hercules-2b9d6d3e1fe89fe25fd79f57d283ee7aa4994a80.tar.gz hercules-2b9d6d3e1fe89fe25fd79f57d283ee7aa4994a80.tar.bz2 hercules-2b9d6d3e1fe89fe25fd79f57d283ee7aa4994a80.tar.xz hercules-2b9d6d3e1fe89fe25fd79f57d283ee7aa4994a80.zip |
* Removed anti-freeze system for login and char
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1396 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/char_athena.conf')
-rw-r--r-- | conf-tmpl/char_athena.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/conf-tmpl/char_athena.conf b/conf-tmpl/char_athena.conf index 6b73b3447..06c1f4218 100644 --- a/conf-tmpl/char_athena.conf +++ b/conf-tmpl/char_athena.conf @@ -166,11 +166,6 @@ chars_per_account: 0 // What folder the DB files are in (item_db.txt, etc.) db_path: db -// Anti-freeze system enable -anti_freeze_enable: 0 -// Anti-freeze system interval (in seconds) -anti_freeze_interval: 6 - // Mugendai's GUI Support imalive_on: 0 imalive_time: 30 |