fix pcr
This commit is contained in:
parent
d9f8806bdf
commit
2b8e53ef58
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ class Ans(StdAns):
|
|||
# 'SL':1
|
||||
}
|
||||
|
||||
nowdata['all_player'][str(self.gid)] = player
|
||||
nowdata['all_player'][str(self.uid)] = player
|
||||
self.DATASET({'data':json.dumps(nowdata)})
|
||||
|
||||
return '[CQ:at,qq=' + str(self.uid) + ']' + '游戏id设置为 ' + nickname
|
||||
|
|
Loading…
Reference in a new issue