From 782158dfd719fb6d196f79075f275fb8599d393c Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 18 Jul 2010 20:05:32 -0600 Subject: Add old values to stat and attribute events Reviewed-by: Chuck Miller --- src/gui/statuswindow.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/statuswindow.cpp') diff --git a/src/gui/statuswindow.cpp b/src/gui/statuswindow.cpp index 5ba7fdea..6114cc41 100644 --- a/src/gui/statuswindow.cpp +++ b/src/gui/statuswindow.cpp @@ -260,6 +260,7 @@ void StatusWindow::event(const std::string &channel, const Mana::Event &event) else if (event.getName() == "UpdateStat") { int id = event.getInt("id"); + if (id == Net::getPlayerHandler()->getJobLocation()) { -- cgit v1.2.3-60-g2f50