summaryrefslogtreecommitdiff
path: root/src/being.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.cpp')
-rw-r--r--src/being.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being.cpp b/src/being.cpp
index be98bfdd..69d9293f 100644
--- a/src/being.cpp
+++ b/src/being.cpp
@@ -197,7 +197,7 @@ void Being::setDestination(int dstX, int dstY)
setPath(thisPath);
}
-#endif // MANASERV_SUPPORT
+#endif
void Being::clearPath()
{