From 39ab9ebf7464f77f079a8edecd3f43870245b8ee Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 17 Apr 2015 20:24:14 +0300 Subject: Use ActorType for being type. --- src/being/being.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being/being.h') diff --git a/src/being/being.h b/src/being/being.h index 52a2a5fc7..6364f8aed 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -755,7 +755,7 @@ class Being notfinal : public ActorSprite, static void saveComment(const std::string &restrict name, const std::string &restrict comment, - const int type); + const ActorType::Type &restrict type); bool isAdvanced() const A_WARN_UNUSED { return mAdvanced; } -- cgit v1.2.3-60-g2f50