From 35d7b2c7661bad6596a48c81f24a044a91fa346b Mon Sep 17 00:00:00 2001 From: Sara Date: Tue, 24 Mar 2009 01:56:16 +0000 Subject: * Added support for new status change packet, uses new setting display_status_timers in client.conf. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13613 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index 13d17cbb4..21c68b50b 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -461,6 +461,7 @@ extern struct Battle_Config int auction_maximumprice; int gm_viewequip_min_lv; int homunculus_auto_vapor; //Keep Homunculus from Vaporizing when master dies. [L0ne_W0lf] + int display_status_timers; //Show or hide skill buff/delay timers in recent clients [Sara] // [BattleGround Settings] int bg_update_interval; int bg_guild_id1; -- cgit v1.2.3-70-g09d2