From b7fd38cade293e05669b5c598553f02762123d1f Mon Sep 17 00:00:00 2001 From: lordttseven Date: Thu, 15 Mar 2012 10:33:24 +0000 Subject: * fixed SC_BURNING not ending properly git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15689 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map') diff --git a/src/map/status.c b/src/map/status.c index fd5c3b27b..22e7fd0ea 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -8142,7 +8142,6 @@ int status_change_end_(struct block_list* bl, enum sc_type type, int tid, const case SC_FREEZE: case SC_STUN: case SC_SLEEP: - case SC_BURNING: if (sce->val1) { //Removing the 'level' shouldn't affect anything in the code //since these SC are not affected by it, and it lets us know -- cgit v1.2.3-70-g09d2