From fa923f929b3f52a18273b5831425b2e3db08e583 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 20 Feb 2015 17:18:48 +0300 Subject: Fix cart enable/disable status effect. --- src/statuseffect.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/statuseffect.h') diff --git a/src/statuseffect.h b/src/statuseffect.h index 143124948..4cba35432 100644 --- a/src/statuseffect.h +++ b/src/statuseffect.h @@ -77,6 +77,9 @@ class StatusEffect final bool isPoison() const A_WARN_UNUSED { return mIsPoison; } + bool isCart() const A_WARN_UNUSED + { return mIsCart; } + /** * Retrieves a status effect. * -- cgit v1.2.3-60-g2f50