Commit 754c137e by 冷斌

支付宝

parent 59251457
......@@ -2025,7 +2025,7 @@ function sp_delete_physics_img($imglist){
foreach($level as $k=>$v){
if( $v['level_up']>=$experience){
$levelid=$v['levelid'];
if ($levelid > 0) {
if ($levelid > 1) {
$levelid -= 1;
}
break;
......
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