diff options
Diffstat (limited to 'src/maplayer.h')
-rw-r--r-- | src/maplayer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/maplayer.h b/src/maplayer.h index ff9c4f6db..952dd6785 100644 --- a/src/maplayer.h +++ b/src/maplayer.h @@ -315,4 +315,4 @@ class ObjectsLayer final unsigned mHeight; }; -#endif +#endif // MAPLAYER_H |