From 15a79eee1b3baa91953daf33dc021a1e7c147365 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 14 Jul 2014 23:43:54 +0300 Subject: Change refine type to uint8_t. --- src/being/playerinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being/playerinfo.h') diff --git a/src/being/playerinfo.h b/src/being/playerinfo.h index 926173e21..abdc8bc69 100644 --- a/src/being/playerinfo.h +++ b/src/being/playerinfo.h @@ -152,7 +152,7 @@ namespace PlayerInfo * Changes the inventory item at the given slot. */ void setInventoryItem(const int index, const int id, - const int amount, const int refine); + const int amount, const uint8_t refine); /** * Returns the player's equipment. -- cgit v1.2.3-70-g09d2