diff options
Diffstat (limited to 'src/Mobs/Mooshroom.h')
-rw-r--r-- | src/Mobs/Mooshroom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Mobs/Mooshroom.h b/src/Mobs/Mooshroom.h index 61cbfc083..625963190 100644 --- a/src/Mobs/Mooshroom.h +++ b/src/Mobs/Mooshroom.h @@ -11,7 +11,7 @@ class cMooshroom : public cPassiveMonster { typedef cPassiveMonster super; - + public: cMooshroom(void); |