1
This commit is contained in:
parent
45607c3af2
commit
71b6d060d2
@ -18,6 +18,10 @@ class BigwheelService extends BaseService
|
|||||||
self::sendNotify($grid['drop'][0]['item_id']);
|
self::sendNotify($grid['drop'][0]['item_id']);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
myself()->_addTgLog('Bigwheel.WinPrize', array(
|
||||||
|
'grid1' => $grid1,
|
||||||
|
'grid2' => $grid2
|
||||||
|
));
|
||||||
}
|
}
|
||||||
|
|
||||||
private static function sendNotify($itemId)
|
private static function sendNotify($itemId)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user