1
This commit is contained in:
parent
3a03526fbf
commit
7f7afec29e
@ -11,7 +11,7 @@ class BattleBoxService {
|
||||
const DAILY_PHASE_ALLOC_NUM_KEY = ':';
|
||||
const DAILY_PHASE_ALREADY_ALLOC_NUM_KEY = ':';
|
||||
|
||||
public static function allocBox()
|
||||
public static function allocBox($roomUuid)
|
||||
{
|
||||
if (!myself()->_switchIsOpen('bigEventBoxDrop')) {
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user