From cf90688d139354eeba26d724495869ff9a6842ec Mon Sep 17 00:00:00 2001 From: Chuck Miller Date: Sun, 21 Feb 2010 21:08:49 -0500 Subject: Handle packet 0x0195, and shows player's party name in a popup --- src/gui/popupmenu.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/gui/popupmenu.h') diff --git a/src/gui/popupmenu.h b/src/gui/popupmenu.h index 3299694f..57cd5ee1 100644 --- a/src/gui/popupmenu.h +++ b/src/gui/popupmenu.h @@ -58,6 +58,12 @@ class PopupMenu : public Popup, public LinkHandler */ void showPopup(int x, int y, Item *item, bool isInventory); + /** + * Just shows general information about a being + */ + void showPopupBeing(int x, int y, Being *being); + + /** * Handles link action. */ -- cgit v1.2.3-60-g2f50