1
This commit is contained in:
parent
82819a0c98
commit
8e22df2298
@ -80,6 +80,7 @@ void CustomBattle::ParseResult(a8::XObject& obj)
|
||||
|
||||
bool CustomBattle::CanAdd(const std::string& account_id, const std::string& session_id)
|
||||
{
|
||||
auto member = GetMemberByAccountId(account_id);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user