Commit 12cbc19e authored by hujun's avatar hujun

look_lock

parent d2d985e8
......@@ -264,6 +264,8 @@ class Shop extends Basic
$result[$key]["look_lock"] = 1;
}
}
} else {
$result[$key]["look_lock"] = 0;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment