diff options
author | Sara <Sara@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-24 10:07:56 +0000 |
---|---|---|
committer | Sara <Sara@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-24 10:07:56 +0000 |
commit | ba5af7605a9ff1cd6733c5e5c6eb76e5cf79ab3b (patch) | |
tree | 2366bde5fe7cbbb32c038096b348f5e39e93944b /conf/battle | |
parent | a090701bc03da8cafc57633a9bd79e31202e2159 (diff) | |
download | hercules-ba5af7605a9ff1cd6733c5e5c6eb76e5cf79ab3b.tar.gz hercules-ba5af7605a9ff1cd6733c5e5c6eb76e5cf79ab3b.tar.bz2 hercules-ba5af7605a9ff1cd6733c5e5c6eb76e5cf79ab3b.tar.xz hercules-ba5af7605a9ff1cd6733c5e5c6eb76e5cf79ab3b.zip |
Some more fixes to my buggy commit -.-;
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13621 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/battle')
-rw-r--r-- | conf/battle/client.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf index 35c4d7f21..a0a5b6bdf 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -115,5 +115,5 @@ display_version: yes display_hallucination: yes // Set this to 1 if your client supports status change timers and you want to use them -// All Renewal clients support this packet but only some Sakray clients do, if unsupported status icons will vanish +// Clients from 2009 onward support this display_status_timers: no |