@ -22,7 +22,7 @@ func reloadObjItem(code string, name string, itemTypeID64 int64, weight int) {
c.Weight = weight
muxObjItem.Lock()
cacheObjItem[name] = c
cacheObjItem[name] = *c
muxObjItem.Unlock()
}
The note is not visible to the blocked user.