1
This commit is contained in:
parent
e631b60ba7
commit
3516aa0b31
@ -407,10 +407,6 @@ class SkinController{
|
||||
phpcommon\sendError(ERR_USER_BASE + 2,'没有这个皮肤');
|
||||
return;
|
||||
}
|
||||
if($s['skin_experience'] == 0){
|
||||
phpcommon\sendError(ERR_USER_BASE + 3,'皮肤不可以体验');
|
||||
return;
|
||||
}
|
||||
$time = 0;
|
||||
$ex_level = 0;
|
||||
$ex_type = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user