diff options
Diffstat (limited to 'src/being.h')
-rw-r--r-- | src/being.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being.h b/src/being.h index bc5089dcc..6911f830b 100644 --- a/src/being.h +++ b/src/being.h @@ -1047,4 +1047,4 @@ class Being : public ActorSprite, public ConfigListener extern std::list<BeingCacheEntry*> beingInfoCache; -#endif +#endif // BEING_H |