1
This commit is contained in:
parent
0a039944b2
commit
2ff4981c39
@ -403,6 +403,9 @@ void CustomBattle::GameStart()
|
||||
nullptr);
|
||||
}
|
||||
}
|
||||
if (IsNewBieBattle()) {
|
||||
room->SetNewBieBattle(1);
|
||||
}
|
||||
SetRoom(room.get());
|
||||
room->JoinWithCustomBattle(shared_from_this());
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user