From 1a9330a5f6cd753b4155ac74db104cb0ffa095c9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 26 Jan 2015 13:30:24 +0300 Subject: Allow open cart window only if cart status effect enabled. --- src/statuseffect.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/statuseffect.h') diff --git a/src/statuseffect.h b/src/statuseffect.h index 392a942f6..143124948 100644 --- a/src/statuseffect.h +++ b/src/statuseffect.h @@ -124,6 +124,7 @@ class StatusEffect final std::string mAction; bool mPersistentParticleEffect; bool mIsPoison; + bool mIsCart; }; #endif // STATUSEFFECT_H -- cgit v1.2.3-60-g2f50