summaryrefslogtreecommitdiff
path: root/src/being/actortype.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being/actortype.h')
-rw-r--r--src/being/actortype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being/actortype.h b/src/being/actortype.h
index 794dae5f2..f57d6662b 100644
--- a/src/being/actortype.h
+++ b/src/being/actortype.h
@@ -35,6 +35,6 @@ namespace ActorType
PET,
AVATAR
};
-}
+} // namespace ActorType
#endif // BEING_ACTORTYPE_H