From f74cf5eb61deccc478d2a4cbc7a352748d96c65e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 10 Feb 2011 04:15:39 +0200 Subject: Add inventory slots bar in top left corner (hidden by default). --- src/gui/statuswindow.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/statuswindow.h') diff --git a/src/gui/statuswindow.h b/src/gui/statuswindow.h index 47f87254f..38ae16e37 100644 --- a/src/gui/statuswindow.h +++ b/src/gui/statuswindow.h @@ -66,7 +66,8 @@ class StatusWindow : public Window, public Mana::Listener static void updateMPBar(ProgressBar *bar, bool showMax = false); static void updateJobBar(ProgressBar *bar, bool percent = true); static void updateXPBar(ProgressBar *bar, bool percent = true); - static void updateWeightBar(ProgressBar *bar, bool percent = true); + static void updateWeightBar(ProgressBar *bar); + static void updateInvSlotsBar(ProgressBar *bar); static void updateStatusBar(ProgressBar *bar, bool percent = true); static void updateProgressBar(ProgressBar *bar, int value, int max, bool percent); -- cgit v1.2.3-60-g2f50