1
This commit is contained in:
parent
f4823c9ca9
commit
baffa33246
@ -729,7 +729,7 @@ private:
|
|||||||
item.Init();
|
item.Init();
|
||||||
item_hash[item.i->id()] = &item;
|
item_hash[item.i->id()] = &item;
|
||||||
if (meta.playerid()) {
|
if (meta.playerid()) {
|
||||||
item_heroskin_hash[item.i->id()] = &item;
|
item_heroskin_hash[item.i->playerid()] = &item;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user