1
This commit is contained in:
parent
94fc41091d
commit
ce956abef3
@ -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