From 958b06cd741311d42c03c6b91c64ea01c713f516 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 8 Mar 2011 23:37:30 +0200 Subject: Replace also color constants in pickup messages. --- src/localplayer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/localplayer.h') diff --git a/src/localplayer.h b/src/localplayer.h index 22643161c..4d177a23b 100644 --- a/src/localplayer.h +++ b/src/localplayer.h @@ -211,7 +211,7 @@ class LocalPlayer : public Being, public ActorSpriteListener, * Shows item pickup notifications. */ void pickedUp(const ItemInfo &itemInfo, int amount, - unsigned char fail); + unsigned char color, unsigned char fail); int getLevel() const; -- cgit v1.2.3-60-g2f50