From 18ba68228c2a8bce02a7bce1569be9998570d5f2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 12 Jan 2014 12:37:22 +0300 Subject: fix context menu for pets. --- src/gui/popups/popupmenu.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui/popups') diff --git a/src/gui/popups/popupmenu.cpp b/src/gui/popups/popupmenu.cpp index b1f7b8c8a..52cf1d5d6 100644 --- a/src/gui/popups/popupmenu.cpp +++ b/src/gui/popups/popupmenu.cpp @@ -294,8 +294,7 @@ void PopupMenu::showPopup(const int x, const int y, const Being *const being) case ActorSprite::PORTAL: case ActorSprite::PET: default: - /* Other beings aren't interesting... */ - return; + break; } // TRANSLATORS: popup menu item // TRANSLATORS: add being name to chat -- cgit v1.2.3-60-g2f50