@ -449,7 +449,7 @@ func loadObjItem() error {
}
func getObjItemVal(objID64 int, quality string) float64 {
func getObjItemVal(objID64 int64, quality string) float64 {
var val float64
item, err := getObjItem(objID64)
if err != nil {
The note is not visible to the blocked user.