1
This commit is contained in:
parent
b41da02aa4
commit
fffe218e1c
@ -1122,6 +1122,7 @@ class BattleController extends BaseAuthedController {
|
||||
private function checkTicket($r, $customData, $mapModeMeta)
|
||||
{
|
||||
if ($mapModeMeta['map_mode'] == 501) {
|
||||
error_log("checkTick error :501");
|
||||
return false;
|
||||
}
|
||||
$itemId = $mapModeMeta['admission_item_id'];
|
||||
|
Loading…
x
Reference in New Issue
Block a user