인스턴트 그룹 단순화.한번에 빌드하는 방식으로.
This commit is contained in:
@ -265,10 +265,6 @@ func (gp *groupParty) Initialize(tv *Tavern, cfg configDocument) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (gp *groupParty) RegisterApiFunctions() {
|
||||
|
||||
}
|
||||
|
||||
// JoinParty : 그룹에 참가
|
||||
// - type : 그룹 타입
|
||||
// - 그룹 타입에 맞는 키(주로 _id)
|
||||
|
||||
Reference in New Issue
Block a user