修正部分代码

This commit is contained in:
2019-01-20 23:28:04 +08:00
parent ab06868f06
commit e3b82555d6
3 changed files with 4 additions and 3 deletions

2
api.py
View File

@ -43,7 +43,7 @@ class XiGuaLiveApi:
print("礼物连击:", gift)
def onPresentEnd(self, gift: Gift):
print("礼物", gift)
print("感谢", gift)
def onAd(self, i):
# print(i)