From 3242aa80fbee19eb421ace68d1c3c69e4fc777e6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 16 Aug 2015 18:35:06 +0300 Subject: Add packet SMSG_ITEM_VISIBLE2 0x0b18. Change net version to 10. --- src/actormanager.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/actormanager.h') diff --git a/src/actormanager.h b/src/actormanager.h index 609ecd22a..e4689bbf2 100644 --- a/src/actormanager.h +++ b/src/actormanager.h @@ -85,9 +85,11 @@ class ActorManager final: public ConfigListener const int x, const int y, const int itemType, const int amount, + const int refine, const ItemColor color, const Identified identified, - const int subX, const int subY); + const int subX, const int subY, + const int *const cards); /** * Destroys the given ActorSprite at the end of -- cgit v1.2.3-60-g2f50