From 49eb5c5779885e6b7580c0e8459609fb228c3ec8 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Fri, 22 Feb 2008 15:58:41 +0000 Subject: Implemented skill name display in skill dialog and xp messages (based on a patch by rodge) --- src/localplayer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/localplayer.h') diff --git a/src/localplayer.h b/src/localplayer.h index 548325dc..fc528171 100644 --- a/src/localplayer.h +++ b/src/localplayer.h @@ -323,6 +323,8 @@ class LocalPlayer : public Player void setExperience(int skill, int current, int next); + static const std::string& getSkillName(int skill); + std::pair getExperience(int skill); float mLastAttackTime; /**< Used to synchronize the charge dialog */ -- cgit v1.2.3-70-g09d2