clear burn target after raid

This commit is contained in:
xperiaclash
2019-06-15 02:28:42 +02:00
parent eabc7d23b2
commit 56a9d62ccd

View File

@@ -558,6 +558,7 @@ public class CoxPlugin extends Plugin
OlmPhase = 0;
sleepcount = 0;
Olm_Heal.clear();
burnTarget.clear();
prayAgainstOlm = null;
return;
}