1
This commit is contained in:
parent
09b308d0c8
commit
bb342d3de8
@ -411,7 +411,7 @@ class HeroController extends BaseAuthedController {
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (!$found) {
|
||||
if ($found) {
|
||||
$this->_rspErr(1, 'hero already upgrading');
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user