diff options
Diffstat (limited to 'conf')
-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 |