summaryrefslogtreecommitdiff
path: root/src/actormanager.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-08-16 18:35:06 +0300
committerAndrei Karas <akaras@inbox.ru>2015-08-16 19:43:03 +0300
commit3242aa80fbee19eb421ace68d1c3c69e4fc777e6 (patch)
tree50cc1b2e47953c20059183889e667f673ba7e4c2 /src/actormanager.h
parentd207e52ab770681f8bd584c06dd9aa03096b71f5 (diff)
downloadplus-3242aa80fbee19eb421ace68d1c3c69e4fc777e6.tar.gz
plus-3242aa80fbee19eb421ace68d1c3c69e4fc777e6.tar.bz2
plus-3242aa80fbee19eb421ace68d1c3c69e4fc777e6.tar.xz
plus-3242aa80fbee19eb421ace68d1c3c69e4fc777e6.zip
Add packet SMSG_ITEM_VISIBLE2 0x0b18.
Change net version to 10.
Diffstat (limited to 'src/actormanager.h')
-rw-r--r--src/actormanager.h4
1 files changed, 3 insertions, 1 deletions
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