diff options
author | Sara <Sara@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-24 09:20:12 +0000 |
---|---|---|
committer | Sara <Sara@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-24 09:20:12 +0000 |
commit | a090701bc03da8cafc57633a9bd79e31202e2159 (patch) | |
tree | 059a9e2a1bfda8d13c881c0cbaa4507e2d93f6e3 | |
parent | 21c7f989e431b5e7f2930db60a1569f9089547b8 (diff) | |
download | hercules-a090701bc03da8cafc57633a9bd79e31202e2159.tar.gz hercules-a090701bc03da8cafc57633a9bd79e31202e2159.tar.bz2 hercules-a090701bc03da8cafc57633a9bd79e31202e2159.tar.xz hercules-a090701bc03da8cafc57633a9bd79e31202e2159.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13620 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | conf/battle/client.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf index 09a6088c6..35c4d7f21 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -114,5 +114,6 @@ display_version: yes // Note: Set to 'no' if the client lags due to the "Wavy" screen effect. display_hallucination: yes -// Set this to 1 if your client is newer than 2009-01-14aSakexe and you want skill timers displayed +// 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 display_status_timers: no |