上传道具背包使用
This commit is contained in:
parent
991c40f416
commit
2686593ab0
@ -36,7 +36,7 @@ func (this *apiComp) Useitem(session comm.IUserSession, req *pb.ItemsUseItemReq)
|
||||
return
|
||||
}
|
||||
switch itemcf.Usetype {
|
||||
case 4:
|
||||
case 6:
|
||||
if prop, err = this.module.configure.GetPropsgroupConfigure(itemcf.BoxId); err != nil {
|
||||
code = pb.ErrorCode_ConfigNoFound
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user