From 67d5177ef4f5d54ea8edc5403ed20f9ade56e8bf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 21 Apr 2013 23:11:05 +0300 Subject: fix code style and some other fixes after auto checks. --- src/gui/popupmenu.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/popupmenu.cpp') diff --git a/src/gui/popupmenu.cpp b/src/gui/popupmenu.cpp index a66a534f7..ecb24849f 100644 --- a/src/gui/popupmenu.cpp +++ b/src/gui/popupmenu.cpp @@ -254,6 +254,7 @@ void PopupMenu::showPopup(const int x, const int y, const Being *const being) case ActorSprite::UNKNOWN: case ActorSprite::FLOOR_ITEM: case ActorSprite::PORTAL: + case ActorSprite::PET: default: /* Other beings aren't interesting... */ return; -- cgit v1.2.3-60-g2f50