Merge branch 'hjb' of git.kingsome.cn:server/game2006api into hjb
This commit is contained in:
commit
0d36b4f958
@ -166,8 +166,8 @@ class UserBattleInfo(object):
|
||||
|
||||
def __init__(self):
|
||||
self.fields = [
|
||||
['user_info', [UserInfo()], '用户信息'],
|
||||
['hero_info', [Hero()], '上阵英雄信息'],
|
||||
['user_info', UserInfo(), '用户信息'],
|
||||
['hero_info', Hero(), '上阵英雄信息'],
|
||||
]
|
||||
|
||||
class HonorInfo(object):
|
||||
|
Loading…
x
Reference in New Issue
Block a user