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.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/being/being.cpp') diff --git a/src/being/being.cpp b/src/being/being.cpp index 523d19331..4109e01a4 100644 --- a/src/being/being.cpp +++ b/src/being/being.cpp @@ -3084,7 +3084,8 @@ std::string Being::loadComment(const std::string &name, } void Being::saveComment(const std::string &restrict name, - const std::string &restrict comment, const int type) + const std::string &restrict comment, + const ActorType::Type &restrict type) { std::string dir; switch (type) -- cgit v1.2.3-60-g2f50