From 800b0f0477ac00a447aa958d1974e2c01d4eaa6c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 21 Mar 2016 17:03:45 +0300 Subject: Remove some getters from StatusEffect. --- src/statuseffect.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/statuseffect.cpp') diff --git a/src/statuseffect.cpp b/src/statuseffect.cpp index 26e6d97b7..88bfc07a1 100644 --- a/src/statuseffect.cpp +++ b/src/statuseffect.cpp @@ -46,7 +46,7 @@ StatusEffect::StatusEffect() : mIcon(), mAction(), mName(), - mPersistentParticleEffect(false), + mIsPersistent(false), mIsPoison(false), mIsCart(false), mIsRiding(false), -- cgit v1.2.3-60-g2f50