From f155e142ea06262ed09720e5b7d11d1b9693f645 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 25 Mar 2015 23:17:02 +0300 Subject: eathena: show in homunculus popup intimacy and hunger counters. --- src/gui/viewport.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/viewport.cpp') diff --git a/src/gui/viewport.cpp b/src/gui/viewport.cpp index 7d18b3c1d..642d060fc 100644 --- a/src/gui/viewport.cpp +++ b/src/gui/viewport.cpp @@ -777,6 +777,7 @@ void Viewport::mouseMoved(MouseEvent &event) if (mHoverBeing && (type == ActorType::Player || type == ActorType::Npc + || type == ActorType::Homunculus || type == ActorType::LocalPet || type == ActorType::Pet)) { -- cgit v1.2.3-60-g2f50